Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
HDvdevice.h181 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
184 for(pVBus = gVBus; pVBus < &gVBus[MAX_VBUS]; pVBus++) \
HDglobal.h48 #define MAX_VBUS 2 /*one vbus per adapter in mv linux driver, macro
HDgui_lib.c360 cap->MaximumControllers = MAX_VBUS; in hpt_get_driver_capabilities()
HDentry.c144 static MV_SATA_CHANNEL gMvSataChannels[MAX_VBUS][MV_SATA_CHANNELS_NUM];