Searched refs:nvme_ctrlr_shared_handler (Results 1 – 4 of 4) sorted by relevance
97 INTR_TYPE_MISC | INTR_MPSAFE, NULL, nvme_ctrlr_shared_handler, in nvme_ahci_attach()
249 INTR_TYPE_MISC | INTR_MPSAFE, NULL, nvme_ctrlr_shared_handler, in nvme_ctrlr_setup_shared()
565 void nvme_ctrlr_shared_handler(void *arg);
1259 nvme_ctrlr_shared_handler(void *arg) in nvme_ctrlr_shared_handler() function