Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dvdevice.h181 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
184 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
H A Dglobal.h48 #define MAX_VBUS 2 /*one vbus per adapter in mv linux driver, macro
H A Dgui_lib.c360 cap->MaximumControllers = MAX_VBUS; in hpt_get_driver_capabilities()
H A Dentry.c140 static MV_SATA_CHANNEL gMvSataChannels[MAX_VBUS][MV_SATA_CHANNELS_NUM];