Searched refs:MSGI (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/scsi/ |
| H A D | aha152x.c | 1718 acp->message = MSGI(0); in msgi_run() 1728 acp->message = MSGI(0); in msgi_run() 1730 switch (MSGI(0)) { in msgi_run() 1766 switch (MSGI(2)) { in msgi_run() 1771 if (MSGI(1) != 3) { in msgi_run() 1781 spi_print_msg(&MSGI(0)); in msgi_run() 1788 if (ticks > 9 || MSGI(4) < 1 || MSGI(4) > 8) { in msgi_run() 1805 ADDMSGO(MSGI(3)); in msgi_run() 1807 if (MSGI(4) > 8) in msgi_run() 1808 MSGI(4) = 8; in msgi_run() [all …]
|
| /linux-6.15/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.reg | 123 field MSGI 0x20 132 mask PHASE_MASK CDI|IOI|MSGI 136 mask P_DATAIN_DT P_DATAIN|MSGI 138 mask P_MESGOUT CDI|MSGI 140 mask P_MESGIN CDI|IOI|MSGI 163 mask PHASE_MASK CDI|IOI|MSGI 167 mask P_MESGOUT CDI|MSGI 169 mask P_MESGIN CDI|IOI|MSGI 1507 field MSGI 0x20 1512 mask P_MESGOUT CDI|MSGI [all …]
|
| H A D | aic7xxx_reg_print.c_shipped | 52 { "MSGI", 0x20, 0x20 }, 238 { "MSGI", 0x20, 0x20 },
|
| H A D | aic79xx_reg_print.c_shipped | 188 { "MSGI", 0x20, 0x20 }, 670 { "MSGI", 0x20, 0x20 },
|
| H A D | aic7xxx_reg.h_shipped | 469 #define MSGI 0x20
|
| H A D | aic79xx.reg | 1769 field MSGI 0x20 3865 field MSGI 0x20
|
| H A D | aic79xx_reg.h_shipped | 1592 #define MSGI 0x20
|
| H A D | aic7xxx_core.c | 1329 if ((ahc_inb(ahc, SCSISIGI) & (CDI|MSGI)) == 0) { in ahc_handle_seqint() 1343 & (CDI|MSGI)) != 0) in ahc_handle_seqint()
|