Searched refs:hpt_sleep (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/hptrr/ |
| HD | 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
|
| HD | 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()
|
| /NextBSD/sys/dev/hpt27xx/ |
| HD | os_bsd.h | 208 static __inline int hpt_sleep(PVBUS_EXT vbus_ext, void *ident, int priority, const char *wmesg, int… in hpt_sleep() function
|
| HD | hpt27xx_osm_bsd.c | 322 while (hpt_sleep(vbus_ext, pCmd, PPAUSE, "hptfls", HPT_OSM_TIMEOUT)) { in hpt_flush_vdev() 1010 if (hpt_sleep(vbus_ext, ioctl_args, PPAUSE, "hptctl", HPT_OSM_TIMEOUT)==0) in __hpt_do_ioctl()
|
| /NextBSD/sys/dev/hptnr/ |
| HD | 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
|
| HD | hptnr_osm_bsd.c | 318 while (hpt_sleep(vbus_ext, pCmd, PPAUSE, "hptfls", HPT_OSM_TIMEOUT)) { in hpt_flush_vdev() 1205 if (hpt_sleep(vbus_ext, ioctl_args, PPAUSE, "hptctl", HPT_OSM_TIMEOUT)==0) in __hpt_do_ioctl()
|