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.c255 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/sys/dev/nvmf/host/
H A Dnvmf.c1034 if ((sc->cdata->fcatt & 1) == 0) in nvmf_ioctl()
/freebsd/sys/dev/nvme/
H A Dnvme.h1378 uint8_t fcatt; member