Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/aic/
Daic6360reg.h138 #define BSYO 0x04 macro
/freebsd-9-stable/sys/dev/aic7xxx/
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 …]
Daic7xxx.reg145 field BSYO 0x04
Daic7xxx.c2877 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO); in ahc_handle_message_phase()
2976 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO); in ahc_handle_message_phase()
Daic79xx.c4126 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO); in ahd_handle_message_phase()
4198 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO); in ahd_handle_message_phase()
Daic79xx.reg1652 field BSYO 0x04
Daic79xx.seq1765 mvi P_MESGIN|BSYO call change_phase;