Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h175 uint8_t id_acl; /* Abort Command Limit */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c469 (uint16_t)idctl->id_acl + 1, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c2435 nvme->n_abort_command_limit = nvme->n_idctl->id_acl + 1; in nvme_init()