Home
last modified time | relevance | path

Searched refs:set_head (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/sparc/kernel/
H A Dpci_impl.h40 int (*set_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
H A Dpci_fire.c311 .set_head = pci_fire_set_head,
H A Dpci_msi.c49 err = ops->set_head(pbm, msiqid, head); in sparc64_msiq_interrupt()
H A Dpci_sun4v.c1151 .set_head = pci_sun4v_set_head,