Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhvs.c235 void *hvs_get_ccb(void *);
882 scsi_iopool_init(&sc->sc_iopool, sc, hvs_get_ccb, hvs_put_ccb); in hvs_alloc_ccbs()
916 hvs_get_ccb(void *xsc) in hvs_get_ccb() function