Searched defs:fib_command (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c222 uint16_t fib_command; local
244 fib_command = LE_16(fibp->Header.Command);
266 if (fib_command == TakeABreakPt) {
H A Daac.c6341 uint16_t fib_command; local
6345 fib_command = ddi_get16(acc, &fibp0->Header.Command);
6346 if (fib_command != AifRequest) {

Completed in 59 milliseconds