Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vmware/pvscsi/
H A Dpvscsi.c71 static int pvscsi_setup_req_call(struct pvscsi_softc *sc, uint32_t enable);
399 static int pvscsi_setup_req_call(struct pvscsi_softc *sc, uint32_t enable) in pvscsi_setup_req_call() function
1752 sc->use_req_call_threshold = pvscsi_setup_req_call(sc, 1); in pvscsi_attach()