Searched refs:scsi_detach (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/scsi/ |
| D | scsiconf.h | 507 int scsi_detach(struct scsibus_softc *, int, int, int);
|
| D | scsiconf.c | 333 return scsi_detach(sb, sdev->sd_target, sdev->sd_lun, 0); in scsibusbioctl() 728 scsi_detach(struct scsibus_softc *sb, int target, int lun, int flags) in scsi_detach() function
|
| D | scsi_base.c | 208 scsi_detach(sb, target, lun, how); in scsi_plug_detach()
|
| /openbsd/src/sys/dev/ |
| D | vscsi.c | 519 scsi_detach(sc->sc_scsibus, dt->de.target, dt->de.lun, in vscsi_devevent_task()
|