Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h365 u8 anacap; member
/linux/include/linux/
H A Dnvme.h361 __u8 anacap; member
/linux/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()