Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h227 #define HS_IDLE (0) macro
Dsym_hipd.c4841 cp->host_status = HS_IDLE;
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.c1015 #define HS_IDLE (0) macro
5017 if (cp->host_status != HS_IDLE) { in ncr_wakeup()
7121 cp -> host_status = HS_IDLE; in ncr_free_ccb()