Home
last modified time | relevance | path

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

/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c146 nvme_alloc_device(struct cam_eb *bus, struct cam_et *target,
164 .alloc_device = nvme_alloc_device,
593 nvme_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) in nvme_alloc_device() function