Home
last modified time | relevance | path

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

/src/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()
/src/sys/dev/nvmf/controller/ !
H A Dnvmft_subr.c166 cdata->cntrltype = 1; in _nvmf_init_io_controller_data()
/src/lib/libnvmf/ !
H A Dnvmf_controller.c452 cdata->cntrltype = 2; in nvmf_init_discovery_controller_data()
/src/sys/dev/nvme/ !
H A Dnvme.h1208 uint8_t cntrltype; member
/src/usr.sbin/bhyve/ !
H A Dpci_nvme.c548 cd->cntrltype = NVME_CNTRLTYPE_IO; in pci_nvme_init_ctrldata()