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

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

Completed in 302 milliseconds