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

/linux-master/include/uapi/linux/
H A Dfdreg.h51 #define ST1_ND 0x04 /* No Data - unreadable */ macro
/linux-master/drivers/block/
H A Dfloppy.c1404 } else if ((reply_buffer[ST1] & (ST1_MAM | ST1_ND)) ||
1453 } else if (reply_buffer[ST1] & ST1_ND) {

Completed in 113 milliseconds