Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagdef.h96 #define DEV_RESET 0x00000400 /* device reset */ macro
H A Dosapi.c154 if (pccb->flags & DEV_RESET) in ostiInitiatorEvent()
214 pTMccb->flags |= DEV_RESET; in ostiInitiatorEvent()
H A Dagtiapi.c4637 if ( pccb->flags & ( TASK_MANAGEMENT | DEV_RESET ) ) in agtiapi_FlushCCBs()
/freebsd/lib/libdevctl/
H A Ddevctl.c164 return (devctl_simple_request(DEV_RESET, device, detach ? in devctl_reset()
/freebsd/sys/sys/
H A Dbus.h144 #define DEV_RESET _IOW('D', 13, struct devreq) macro
/freebsd/sys/kern/
H A Dsubr_bus.c5630 case DEV_RESET: in devctl2_ioctl()
5859 case DEV_RESET: in devctl2_ioctl()