Home
last modified time | relevance | path

Searched refs:hpt_get_logical_devices (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/raid/hptmv/
H A Dgui_lib.c58 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
479 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() function
1191 *(DWORD*)lpOutBuffer = hpt_get_logical_devices(pIds, nMax); in hpt_default_ioctl()
H A Dhptintf.h856 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c890 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() function
950 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0])); in hpt_stop_tasks()
H A Dhptintf.h1337 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c916 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() function
976 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0])); in hpt_stop_tasks()
H A Dhptintf.h1506 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);