Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_fire.c161 unsigned long type_fmt, type, msi_num; in pci_fire_dequeue_msi() local
170 type_fmt = ((ep->word0 & MSIQ_WORD0_FMT_TYPE) >> in pci_fire_dequeue_msi()
172 type = (type_fmt >> 3); in pci_fire_dequeue_msi()