Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi_ctl.c79 static void *vtscsi_ctl_req_alloc(struct pci_vtscsi_softc *);
172 vtscsi_ctl_req_alloc(struct pci_vtscsi_softc *sc) in vtscsi_ctl_req_alloc() function
206 io = vtscsi_ctl_req_alloc(sc); in vtscsi_ctl_tmf_hdl()
369 .vsb_req_alloc = vtscsi_ctl_req_alloc,