Searched refs:req_ring_ppns (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vmware/pvscsi/ | ||
H A D | pvscsi.h | 66 uint64_t req_ring_ppns[PVSCSI_SETUP_RINGS_MAX_NUM_PAGES]; member |
H A D | pvscsi.c | 701 cmd.req_ring_ppns[i] = sc->req_ring_ppn[i]; in pvscsi_setup_rings() |