Searched refs:AHC_MULTI_FUNC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx.h233 AHC_MULTI_FUNC = 0x02000, /* Multi-Function Twin Channel Device */ enumerator in enum:__anon24
267 |AHC_CMD_CHAN|AHC_MULTI_FUNC|AHC_LARGE_SCBS,
269 AHC_AIC7896_FE = AHC_AIC7890_FE|AHC_MULTI_FUNC,
270 AHC_AIC7899_FE = AHC_AIC7892_FE|AHC_MULTI_FUNC
H A Daic7xxx_pci.c1029 if ((ahc->features & AHC_MULTI_FUNC) != 0)
1102 if (ahc->features & AHC_MULTI_FUNC) {
2101 if ((ahc->features & AHC_MULTI_FUNC) != 0)
H A Daic7xxx.c3987 && (ahc->features & AHC_MULTI_FUNC) != 0) {

Completed in 140 milliseconds