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()
250 INTR_TYPE_MISC | INTR_MPSAFE, NULL, nvme_ctrlr_shared_handler, in nvme_ctrlr_setup_shared()
566 void nvme_ctrlr_shared_handler(void *arg);
1227 nvme_ctrlr_shared_handler(void *arg) in nvme_ctrlr_shared_handler() function