Home
last modified time | relevance | path

Searched refs:MAX_VBUS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/hptmv/
Dvdevice.h183 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
186 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
Dglobal.h50 #define MAX_VBUS 2 /*one vbus per adapter in mv linux driver, macro
Dgui_lib.c362 cap->MaximumControllers = MAX_VBUS; in hpt_get_driver_capabilities()
Dentry.c145 static MV_SATA_CHANNEL gMvSataChannels[MAX_VBUS][MV_SATA_CHANNELS_NUM];