Home
last modified time | relevance | path

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

/trueos/sys/dev/aic/
HDaic6360reg.h118 #define BSYI 0x04 macro
/trueos/sys/dev/aic7xxx/
HDaic7xxx_reg.h1094 #define BSYI 0x04 macro
HDaic79xx.seq641 test SCSISIGI, BSYI jz . + 2;
827 test SCSISIGI, BSYI jz . + 2;
2223 test SCSISIGI, BSYI jz . + 2;
HDaic7xxx.reg114 field BSYI 0x04
HDaic79xx_reg.h2706 #define BSYI 0x04 macro
HDaic79xx.reg1679 field BSYI 0x04
HDaic79xx.c3458 if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0 in ahd_update_pending_scbs()