Home
last modified time | relevance | path

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

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