Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c579 scsi_alloc_device(struct cam_eb *bus, struct cam_et *target,
601 .alloc_device = scsi_alloc_device,
2388 scsi_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) in scsi_alloc_device() function