Searched refs:BSYO (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.seq192 mvi SCSISIGO, P_MESGOUT|BSYO;
462 mvi P_MESGIN|BSYO call change_phase;
485 mvi P_MESGIN|BSYO call change_phase;
515 mvi SCSISIGO, P_MESGOUT|BSYO;
524 mvi P_MESGIN|BSYO call change_phase;
554 mvi P_STATUS|BSYO call change_phase;
561 mvi P_COMMAND|BSYO call change_phase;
610 or SCB_TARGET_DATA_DIR, BSYO call change_phase;
614 mvi P_STATUS|BSYO call change_phase;
618 mvi SCSISIGO, P_MESGIN|BSYO;
[all...]
H A Daic7xxx.reg145 field BSYO 0x04
H A Daic79xx.reg1652 field BSYO 0x04
H A Daic7xxx.c2878 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO);
2977 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO);
H A Daic79xx.c4127 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO);
4199 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO);
/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h138 #define BSYO 0x04 macro

Completed in 95 milliseconds