Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/pvscsi/
H A Dpvscsi.c102 static struct pvscsi_hcb * pvscsi_hcb_get(struct pvscsi_softc *sc);
357 pvscsi_hcb_get(struct pvscsi_softc *sc) in pvscsi_hcb_get() function
1299 hcb = pvscsi_hcb_get(sc); in pvscsi_action()