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

/freebsd-11-stable/sys/dev/aha/
H A Dahareg.h62 #define INIT_REQUIRED 0x20 /* MBOXes need initialization */ macro
H A Daha.c1572 || (status & (HA_READY|INIT_REQUIRED))
1573 != (HA_READY|INIT_REQUIRED))
/freebsd-11-stable/sys/dev/buslogic/
H A Dbtreg.h74 #define INIT_REQUIRED 0x20 /* MBOXes need initialization */ macro
H A Dbt.c2056 || (status & (HA_READY|INIT_REQUIRED))
2057 != (HA_READY|INIT_REQUIRED)) {

Completed in 81 milliseconds