Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/scsi/
H A Dscsi_xpt.c584 scsi_alloc_device(struct cam_eb *bus, struct cam_et *target,
609 .alloc_device = scsi_alloc_device,
2393 scsi_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) in scsi_alloc_device() function