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

/freebsd-11.0-release/sys/dev/aha/
H A Dahareg.h62 #define INIT_REQUIRED 0x20 /* MBOXes need initialization */ macro
H A Daha.c1576 || (status & (HA_READY|INIT_REQUIRED))
1577 != (HA_READY|INIT_REQUIRED))
/freebsd-11.0-release/sys/dev/buslogic/
H A Dbtreg.h74 #define INIT_REQUIRED 0x20 /* MBOXes need initialization */ macro
H A Dbt.c2060 || (status & (HA_READY|INIT_REQUIRED))
2061 != (HA_READY|INIT_REQUIRED)) {

Completed in 155 milliseconds