Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_target.c129 static cam_status targdisable(struct targ_softc *softc);
185 (void)targdisable(softc); in targcdevdtor()
259 status = targdisable(softc); in targioctl()
454 targdisable(struct targ_softc *softc) in targdisable() function