Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_marvel.c327 u16 msg_dat; in marvel_map_irq() local
343 pci_read_config_word(dev, msi_loc + msi_data_off, &msg_dat); in marvel_map_irq()
345 irq = msg_dat & 0x1ff; /* we use msg_data<8:0> */ in marvel_map_irq()
356 msg_dat); in marvel_map_irq()