Searched refs:hpt_get_logical_devices (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c890 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) function
950 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0]));
H A Dhptintf.h1328 /* hpt_get_logical_devices
1337 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1242 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) function
1302 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0]));
H A Dhptintf.h1596 /* hpt_get_logical_devices
1605 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1047 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) function
1107 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0]));
H A Dhptintf.h1600 /* hpt_get_logical_devices
1609 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
/freebsd-11-stable/sys/dev/hptmv/
H A Dgui_lib.c58 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);
479 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) function
1191 *(DWORD*)lpOutBuffer = hpt_get_logical_devices(pIds, nMax);
H A Dhptintf.h847 /* hpt_get_logical_devices
856 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount);

Completed in 166 milliseconds