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

/netbsd-current/sys/dev/ic/
H A Daic7xxx_inline.h134 if ((ahc->flags & AHC_SCB_BTT) == 0)
147 if ((ahc->flags & AHC_SCB_BTT) == 0) {
H A Daic7xxx.c3525 if ((ahc->flags & AHC_SCB_BTT) == 0) {
4768 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5018 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5100 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5126 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5146 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5164 if ((ahc->flags & AHC_SCB_BTT) != 0) {
5516 if ((ahc->flags & AHC_SCB_BTT) == 0) {
5805 if ((ahc->flags & AHC_SCB_BTT) != 0)
H A Daic7xxx_osm.c648 && (ahc->flags & AHC_SCB_BTT) == 0) {
H A Daic7xxxvar.h446 AHC_SCB_BTT = 0x40000, /* enumerator in enum:__anon37
/netbsd-current/sys/dev/pci/
H A Dahc_pci.c1316 ahc->flags |= AHC_SCB_BTT;
/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daic7xxx_seq.h938 return ((ahc->flags & AHC_SCB_BTT) != 0);

Completed in 219 milliseconds