Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h227 #define HS_IDLE (0) macro
Dsym_hipd.c4842 cp->host_status = HS_IDLE;
/Linux-v5.10/drivers/scsi/
Dncr53c8xx.c1013 #define HS_IDLE (0) macro
4579 if (cp->host_status == HS_IDLE) continue; in ncr_reset_bus()
4645 if (cp->host_status == HS_IDLE) continue;
5158 if (cp->host_status != HS_IDLE) { in ncr_wakeup()
7287 cp -> host_status = HS_IDLE; in ncr_free_ccb()