Searched refs:isIENSet (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/storage/
H A Dide_disk.cc808 } else if (action == ACT_STAT_READ || isIENSet()) {
820 if (!isIENSet() && intrPending) {
824 if (isIENSet() || !intrPending) {
835 if (!isIENSet()) {
849 if (!isIENSet()) {
880 if (!isIENSet()) {
936 if (!isIENSet()) {
954 if (cmdBytesLeft == cmdBytes || isIENSet()) {
1011 if (!isIENSet()) {
1045 if (!isIENSet()) {
[all...]
H A Dide_disk.hh341 bool isIENSet() { return nIENBit; } function in class:IdeDisk

Completed in 8 milliseconds