Searched refs:xpt_alloc_device (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cam/
H A Dcam_xpt_internal.h171 struct cam_ed * xpt_alloc_device(struct cam_eb *bus,
H A Dcam_xpt.c4707 device = xpt_alloc_device(bus, target, lun_id);
4727 xpt_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) function
/freebsd-10-stable/sys/cam/ata/
H A Data_xpt.c1597 device = xpt_alloc_device(bus, target, lun_id);
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_xpt.c2374 device = xpt_alloc_device(bus, target, lun_id);

Completed in 80 milliseconds