Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ncr/
H A Dncr.c338 #define HS_SEL_TIMEOUT (5) /* Selection timeout */ macro
4536 } else if (cp->host_status == HS_SEL_TIMEOUT) {
5605 cp-> host_status = HS_SEL_TIMEOUT;
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c938 #define HS_SEL_TIMEOUT (5|HS_DONEMASK) /* Selection timeout */ macro
4078 sym_recover_scsi_int(np, HS_SEL_TIMEOUT); in sym_int_sto()
7234 else if (cp->host_status == HS_SEL_TIMEOUT) /* Selection timeout */