Home
last modified time | relevance | path

Searched refs:BSYI (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1091 #define BSYI 0x04 macro
H A Daic79xx.seq639 test SCSISIGI, BSYI jz . + 2;
825 test SCSISIGI, BSYI jz . + 2;
2221 test SCSISIGI, BSYI jz . + 2;
H A Daic7xxx.reg112 field BSYI 0x04
H A Daic79xx_reg.h2703 #define BSYI 0x04 macro
H A Daic79xx.reg1677 field BSYI 0x04
H A Daic79xx.c3423 if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0 in ahd_update_pending_scbs()