Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq190 mvi SCSISIGO, P_MESGOUT|BSYO;
460 mvi P_MESGIN|BSYO call change_phase;
483 mvi P_MESGIN|BSYO call change_phase;
513 mvi SCSISIGO, P_MESGOUT|BSYO;
522 mvi P_MESGIN|BSYO call change_phase;
552 mvi P_STATUS|BSYO call change_phase;
559 mvi P_COMMAND|BSYO call change_phase;
608 or SCB_TARGET_DATA_DIR, BSYO call change_phase;
612 mvi P_STATUS|BSYO call change_phase;
616 mvi SCSISIGO, P_MESGIN|BSYO;
[all …]
H A Daic7xxx_reg.h1101 #define BSYO 0x04 macro
H A Daic7xxx.reg143 field BSYO 0x04
H A Daic79xx_reg.h2694 #define BSYO 0x04 macro
H A Daic79xx.c4087 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO); in ahd_handle_message_phase()
4159 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO); in ahd_handle_message_phase()
H A Daic79xx.reg1650 field BSYO 0x04
H A Daic79xx.seq1763 mvi P_MESGIN|BSYO call change_phase;