Searched refs:BSYO (Results 1 – 10 of 10) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 39 #define BSYO 0x04 macro
|
D | aic7xxx.reg | 137 bit BSYO 0x04
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 190 mvi SCSISIGO, P_MESGOUT|BSYO; 458 mvi P_MESGIN|BSYO call change_phase; 481 mvi P_MESGIN|BSYO call change_phase; 511 mvi SCSISIGO, P_MESGOUT|BSYO; 520 mvi P_MESGIN|BSYO call change_phase; 550 mvi P_STATUS|BSYO call change_phase; 557 mvi P_COMMAND|BSYO call change_phase; 606 or SCB_TARGET_DATA_DIR, BSYO call change_phase; 610 mvi P_STATUS|BSYO call change_phase; 614 mvi SCSISIGO, P_MESGIN|BSYO; [all …]
|
D | aic7xxx_reg.h_shipped | 218 #define BSYO 0x04
|
D | aic7xxx.reg | 157 field BSYO 0x04
|
D | aic7xxx_core.c | 3433 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO); in ahc_handle_message_phase() 3500 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO); in ahc_handle_message_phase()
|
D | aic79xx_reg.h_shipped | 1554 #define BSYO 0x04
|
D | aic79xx_core.c | 4932 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO); in ahd_handle_message_phase() 5004 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO); in ahd_handle_message_phase()
|
D | aic79xx.reg | 1741 field BSYO 0x04
|
D | aic79xx.seq | 1765 mvi P_MESGIN|BSYO call change_phase;
|