Home
last modified time | relevance | path

Searched refs:BSYO (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h39 #define BSYO 0x04 macro
Daic7xxx.reg137 bit BSYO 0x04
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq190 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 …]
Daic7xxx_reg.h1093 #define BSYO 0x04 macro
Daic7xxx.reg145 field BSYO 0x04
Daic79xx_reg.h2660 #define BSYO 0x04 macro
Daic7xxx_core.c2837 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()
Daic79xx_core.c3641 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()
Daic79xx.reg1659 field BSYO 0x04
Daic79xx.seq1519 mvi P_MESGIN|BSYO call change_phase;