Searched refs:BSYO (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 39 #define BSYO 0x04 macro
|
D | aic7xxx.reg | 137 bit BSYO 0x04
|
/linux-2.4.37.9/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 | 1093 #define BSYO 0x04 macro
|
D | aic7xxx.reg | 145 field BSYO 0x04
|
D | aic79xx_reg.h | 2660 #define BSYO 0x04 macro
|
D | aic7xxx_core.c | 2837 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO); in ahc_handle_message_phase() 2904 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO); in ahc_handle_message_phase()
|
D | aic79xx_core.c | 3641 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO); in ahd_handle_message_phase() 3713 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO); in ahd_handle_message_phase()
|
D | aic79xx.reg | 1659 field BSYO 0x04
|
D | aic79xx.seq | 1519 mvi P_MESGIN|BSYO call change_phase;
|