Home
last modified time | relevance | path

Searched refs:BOFI_LOSE_INTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h210 #define BOFI_LOSE_INTR 6 macro
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c122 {"DELAY", BOFI_DELAY_INTR}, {"LOSE", BOFI_LOSE_INTR},
130 {"DELAY", BOFI_DELAY_INTR}, {"LOSE", BOFI_LOSE_INTR},
560 case BOFI_LOSE_INTR: /* op not applicable */ in define_op_err()
745 else if (op == BOFI_LOSE_INTR) in define_nerrs()
798 case BOFI_LOSE_INTR: in define_nerrs()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c999 errdef.optype != BOFI_LOSE_INTR && in bofi_ioctl()
4341 case BOFI_LOSE_INTR: in bofi_intercept_intr()