Home
last modified time | relevance | path

Searched defs:flg (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Demulated.c16 u32 flg = 0; in ioflg_to_pciflg() local
/pciutils/
H A Dlspci.c377 u32 flg; in ioflg_to_pciflg() local
409 …u32 flg = (p->known_fields & PCI_FILL_IO_FLAGS) ? ioflg_to_pciflg(ioflg) : without_config_data ? 0… in show_bases() local
501 u32 flg = reg >= 0 ? get_conf_long(d, reg) : ioflg_to_pciflg(ioflg); in show_rom() local