Home
last modified time | relevance | path

Searched refs:STATUS_SELECT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Diha.h64 #define STATUS_SELECT 2 /* SCB being selected */ macro
Diha.c699 case STATUS_SELECT: in iha_abort_xs()
1471 case STATUS_SELECT: in iha_state_8()
1674 if (pScb->SCB_Status == STATUS_SELECT) in iha_busfree()
1701 case STATUS_SELECT: in iha_reset_scsi_bus()
1726 if (sc->HCS_ActScb->SCB_Status == STATUS_SELECT) in iha_resel()
2225 pScb->SCB_Status = STATUS_SELECT; in iha_select()