Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/
H A Didentify_ext.c144 switch (cdata->cntrltype) { in nvme_print_controller()
158 printf("%d (Reserved)\n", cdata->cntrltype); in nvme_print_controller()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_subr.c206 cdata->cntrltype = 1; in _nvmf_init_io_controller_data()
/freebsd/lib/libnvmf/
H A Dnvmf_controller.c402 cdata->cntrltype = 2; in nvmf_init_discovery_controller_data()
/freebsd/sys/dev/nvme/
H A Dnvme.h1195 uint8_t cntrltype; member
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c537 cd->cntrltype = NVME_CNTRLTYPE_IO; in pci_nvme_init_ctrldata()