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

/freebsd-10.2-release/sys/dev/aha/
H A Dahareg.h360 volatile uint8_t command_cmp; member in struct:aha_softc
H A Daha.c1105 aha->command_cmp = TRUE;
1441 aha->command_cmp = 0;
1487 if (aha->command_cmp != 0) {
1515 if (aha->command_cmp != 0) {
/freebsd-10.2-release/sys/dev/buslogic/
H A Dbt.c1522 bt->command_cmp = TRUE;
1891 bt->command_cmp = 0;
1939 if (bt->command_cmp != 0) {
1978 if (bt->command_cmp != 0) {
H A Dbtreg.h659 volatile u_int8_t command_cmp; member in struct:bt_softc

Completed in 59 milliseconds