Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h193 uint8_t ap_sup:1; /* APST supported (1.1) */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c492 idctl->id_apsta.ap_sup, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c2520 nvme->n_idctl->id_apsta.ap_sup == 0 ? B_FALSE : B_TRUE; in nvme_init()