Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/pvscsi/
H A Dpvscsi.c100 static inline struct pvscsi_hcb* pvscsi_context_to_hcb(struct pvscsi_softc *sc,
349 static inline struct pvscsi_hcb* pvscsi_context_to_hcb(struct pvscsi_softc *sc, in pvscsi_context_to_hcb() function
893 hcb = pvscsi_context_to_hcb(sc, e->context); in pvscsi_process_completion()