Home
last modified time | relevance | path

Searched refs:aer_cidx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_var.h93 uint8_t aer_cidx; member
H A Dnvmft_controller.c1073 cpl.cid = ctrlr->aer_cids[ctrlr->aer_cidx]; in nvmft_report_aer()
1075 ctrlr->aer_cidx = (ctrlr->aer_cidx + 1) % NVMFT_NUM_AER; in nvmft_report_aer()