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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Dahd_pci.c107 ahd->flags |= AHD_39BIT_ADDRESSING;
112 (ahd->flags & AHD_39BIT_ADDRESSING)
H A Daic79xx.h371 AHD_39BIT_ADDRESSING = 0x10000,/* Use 39 bit addressing scheme. */ enumerator in enum:__anon6902
H A Daic79xx_inline.h308 if ((ahd->flags & AHD_39BIT_ADDRESSING) != 0) {
H A Daic79xx_pci.c381 if ((ahd->flags & (AHD_39BIT_ADDRESSING|AHD_64BIT_ADDRESSING)) != 0) {
H A Daic79xx.seq1568 if ((ahd->flags & AHD_39BIT_ADDRESSING) != 0) {
H A Daic79xx.c6355 /*lowaddr*/ahd->flags & AHD_39BIT_ADDRESSING

Completed in 127 milliseconds