Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_sim.c29 ccb_refs(union ccb *ccb) in ccb_refs() function
39 if (!refcount_release(ccb_refs(ccb))) in nvmf_ccb_done()
136 refcount_init(ccb_refs(ccb), 2); in nvmf_sim_io()
142 refcount_init(ccb_refs(ccb), 1); in nvmf_sim_io()