Searched refs:hpt_sleep (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/hpt27xx/ |
H A D | os_bsd.h | 198 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep() function
|
H A D | hpt27xx_osm_bsd.c | 319 while (hpt_sleep(vbus_ext, pCmd, PPAUSE, "hptfls", HPT_OSM_TIMEOUT)) { in hpt_flush_vdev() 922 if (hpt_sleep(vbus_ext, ioctl_args, PPAUSE, "hptctl", HPT_OSM_TIMEOUT)==0) in __hpt_do_ioctl()
|
/freebsd/sys/dev/hptnr/ |
H A D | os_bsd.h | 202 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep() function
|
H A D | hptnr_osm_bsd.c | 322 while (hpt_sleep(vbus_ext, pCmd, PPAUSE, "hptfls", HPT_OSM_TIMEOUT)) { in hpt_flush_vdev() 1209 if (hpt_sleep(vbus_ext, ioctl_args, PPAUSE, "hptctl", HPT_OSM_TIMEOUT)==0) in __hpt_do_ioctl()
|
/freebsd/sys/dev/hptrr/ |
H A D | os_bsd.h | 203 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep() function
|
H A D | hptrr_osm_bsd.c | 324 while (hpt_sleep(vbus_ext, pCmd, PPAUSE, "hptfls", HPT_OSM_TIMEOUT)) { in hpt_flush_vdev() 853 if (hpt_sleep(vbus_ext, ioctl_args, PPAUSE, "hptctl", HPT_OSM_TIMEOUT)==0) in __hpt_do_ioctl()
|