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

/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_xpt.c260 const struct nvme_namespace_data *nvme_data; local
269 nvme_data = periph->path->device->nvme_data;
339 match = cam_quirkmatch((caddr_t)&device->nvme_data,
553 memcpy(cdai->buf, device->nvme_data, amt);
637 nvme_print_ident(device->nvme_cdata, device->nvme_data);
644 nvme_print_ident(device->nvme_cdata, device->nvme_data);
H A Dnvme_all.c151 return device->nvme_data;
/freebsd-11-stable/sys/cam/
H A Dcam_xpt_internal.h151 const struct nvme_namespace_data *nvme_data; member in struct:cam_ed
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_sim.c378 sc->s_path->device->nvme_data = nvme_ns_get_data(ns);

Completed in 51 milliseconds