Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dmultipath.c1369 ctrl->anacap = id->anacap; in nvme_mpath_init_identify()
H A Dnvme.h419 u8 anacap; member
/linux/include/linux/
H A Dnvme.h362 __u8 anacap; member
/linux/drivers/nvme/target/
H A Dadmin-cmd.c778 id->anacap = (1 << 0) | (1 << 1) | (1 << 2) | (1 << 3) | (1 << 4); in nvmet_execute_identify_ctrl()