Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c45 #define NVMFT_NC(io) ((io)->io_hdr.ctl_private[CTL_PRIV_FRONTEND].ptrs[0]) macro
268 NVMFT_NC(io) = nc; in nvmft_dispatch_command()
509 nc = NVMFT_NC(io); in nvmft_handle_datamove()
572 nc = NVMFT_NC(io); in nvmft_done()