Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_subr.c215 cdata->fcatt = 0; in _nvmf_init_io_controller_data()
/freebsd/sbin/nvmecontrol/
H A Didentify_ext.c293 (cdata->fcatt & 1) == 0 ? "Dynamic" : "Static"); in nvme_print_controller()
/freebsd/lib/libnvmf/
H A Dnvmf_host.c725 if ((cdata->fcatt & 1) == 0) in nvmf_init_dle_from_admin_qp()
/freebsd/sys/dev/nvme/
H A Dnvme.h1391 uint8_t fcatt; member