Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_scsi_ctl.c79 static void *vtscsi_ctl_req_alloc(struct pci_vtscsi_softc *);
172 static void *vtscsi_ctl_req_alloc(struct pci_vtscsi_softc *sc) in vtscsi_ctl_req_alloc() function
203 io = vtscsi_ctl_req_alloc(sc); in vtscsi_ctl_tmf_hdl()
366 .vsb_req_alloc = vtscsi_ctl_req_alloc,