Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbofi.h211 #define BOFI_DELAY_INTR 5 macro
/titanic_50/usr/src/cmd/th_tools/
H A Dth_define.c124 {"DELAY", BOFI_DELAY_INTR}, {"LOSE", BOFI_LOSE_INTR},
132 {"DELAY", BOFI_DELAY_INTR}, {"LOSE", BOFI_LOSE_INTR},
559 case BOFI_DELAY_INTR: /* delay for 1 msec */ in define_op_err()
738 (op >= BOFI_DELAY_INTR && (at & BOFI_INTR) == 0)) { in define_nerrs()
750 if (op < BOFI_DELAY_INTR) in define_nerrs()
801 case BOFI_DELAY_INTR: in define_nerrs()
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c995 errdef.optype != BOFI_DELAY_INTR && in bofi_ioctl()
4332 case BOFI_DELAY_INTR: in bofi_intercept_intr()