Searched refs:STATUS_REG_RSVD (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/aha/
H A Dahareg.h66 #define STATUS_REG_RSVD 0x02 macro
H A Daha.c249 (status & (DIAG_ACTIVE|CMD_REG_BUSY | STATUS_REG_RSVD)) != 0) {
1576 if ((status & (CMD_INVALID|STATUS_REG_RSVD|DATAIN_REG_READY|
/freebsd-10-stable/sys/dev/buslogic/
H A Dbtreg.h78 #define STATUS_REG_RSVD 0x02 macro
H A Dbt.c360 STATUS_REG_RSVD|CMD_INVALID)) != 0) {
2060 if ((status & (CMD_INVALID|STATUS_REG_RSVD|DATAIN_REG_READY|

Completed in 205 milliseconds