Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h240 #define HS_IDLE (0) macro
Dsym_hipd.c4847 cp->host_status = HS_IDLE;
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c1025 #define HS_IDLE (0) macro
4588 if (cp->host_status == HS_IDLE) continue; in ncr_reset_bus()
4654 if (cp->host_status == HS_IDLE) continue;
5167 if (cp->host_status != HS_IDLE) { in ncr_wakeup()
7295 cp -> host_status = HS_IDLE; in ncr_free_ccb()