Searched refs:hpt_get_device_info_v3 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c904 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) function
917 if (hpt_get_device_info_v3(id, &devinfo))
H A Dhptintf.h1687 /* hpt_get_device_info_v3
1696 int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo);
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1061 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) function
1074 if (hpt_get_device_info_v3(id, &devinfo))
H A Dhptintf.h1970 /* hpt_get_device_info_v3
1979 int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo);
/freebsd-11.0-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1256 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) function
1269 if (hpt_get_device_info_v3(id, &devinfo))
H A Dhptintf.h1966 /* hpt_get_device_info_v3
1975 int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo);

Completed in 285 milliseconds