Searched refs:P_STATUS (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | aha152x.h | 106 #define P_STATUS (SIG_CDI|SIG_IOI) macro
|
H A D | aha152x.c | 2256 case P_STATUS: STATE=status; break; in update_state() 2603 case P_STATUS: in get_ports()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_reg_print.c_shipped | 61 { "P_STATUS", 0xc0, 0xc0 }, 246 { "P_STATUS", 0xc0, 0xc0 },
|
H A D | aic79xx_reg_print.c_shipped | 181 { "P_STATUS", 0xc0, 0xe0 }, 667 { "P_STATUS", 0xc0, 0xe0 },
|
H A D | aic7xxx.reg | 139 mask P_STATUS CDI|IOI 168 mask P_STATUS CDI|IOI 1513 mask P_STATUS CDI|IOI
|
H A D | aic7xxx.seq | 550 mvi P_STATUS|BSYO call change_phase; 610 mvi P_STATUS|BSYO call change_phase; 611 mvi LASTPHASE, P_STATUS; 669 cmp A,P_STATUS je p_status;
|
H A D | aic7xxx_reg.h_shipped | 461 #define P_STATUS 0xc0
|
H A D | aic79xx.reg | 1754 P_STATUS CDO|IOO, 1785 P_STATUS CDO|IOO, 3874 P_STATUS CDO|IOO,
|
H A D | aic79xx_reg.h_shipped | 1595 #define P_STATUS 0xc0
|
H A D | aic79xx_core.c | 82 { P_STATUS, INITIATOR_ERROR, "in Status phase" }, 1898 case P_STATUS: in ahd_handle_seqint()
|
H A D | aic79xx.seq | 858 cmp A,P_STATUS je p_status;
|
H A D | aic7xxx_core.c | 93 { P_STATUS, INITIATOR_ERROR, "in Status phase" },
|