Searched refs:NVMe_Command (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2_pci.h97 U8 NVMe_Command[4]; /* 0x20 */ /* variable length */ member in struct:_MPI26_NVME_ENCAPSULATED_REQUEST
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr.c2912 prp1_entry = (uint64_t *)(nvme_encap_request->NVMe_Command +
2914 prp2_entry = (uint64_t *)(nvme_encap_request->NVMe_Command +
H A Dmpr_sas.c1784 c = (struct nvme_command *) req->NVMe_Command;

Completed in 55 milliseconds