Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h176 uint8_t id_aerl; /* Asynchronous Event Request Limit */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c471 (uint16_t)idctl->id_aerl + 1, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c2430 MIN(nvme->n_idctl->id_aerl + 1, nvme->n_async_event_limit))); in nvme_init()