Searched refs:nvme_ctrlr_shared_handler (Results 1 – 4 of 4) sorted by relevance
99 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()
576 void nvme_ctrlr_shared_handler(void *arg);
1231 nvme_ctrlr_shared_handler(void *arg) in nvme_ctrlr_shared_handler() function