Searched refs:nvme_ctrlr_shared_handler (Results 1 – 4 of 4) sorted by relevance
98 INTR_TYPE_MISC | INTR_MPSAFE, NULL, nvme_ctrlr_shared_handler, in nvme_ahci_attach()
251 INTR_TYPE_MISC | INTR_MPSAFE, NULL, nvme_ctrlr_shared_handler, in nvme_ctrlr_setup_shared()
561 void nvme_ctrlr_shared_handler(void *arg);
1238 nvme_ctrlr_shared_handler(void *arg) in nvme_ctrlr_shared_handler() function