Home
last modified time | relevance | path

Searched refs:NE7_ST1_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ic/
HDnec765.h65 #define NE7_ST1_EN 0x80 /* end of cylinder, access past last record */ macro
/freebsd-14-stable/usr.sbin/fdread/
HDfdutil.c70 if (fdcsp->status[1] & NE7_ST1_EN) in printstatus()