Searched defs:dfn (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/alpha/kernel/ |
H A D | pci-noop.c | 60 unsigned long, dfn) in SYSCALL_DEFINE3() argument 97 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument 106 SYSCALL_DEFINE5(pciconfig_write, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
|
H A D | pci.c | 422 unsigned long, dfn) in SYSCALL_DEFINE3() argument
|
/openbmc/linux/drivers/pci/ |
H A D | syscall.c | 15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument 86 SYSCALL_DEFINE5(pciconfig_write, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
|
/openbmc/linux/drivers/parisc/ |
H A D | lba_pci.c | 144 #define LBA_CFG_TOK(bus,dfn) ((u32) ((bus)<<16 | (dfn)<<8)) argument 189 static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d) in lba_device_present()
|
H A D | dino.c | 162 #define DINO_CFG_TOK(bus,dfn,pos) ((u32) ((bus)<<16 | (dfn)<<8 | (pos))) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | tda10086.c | 286 u8 dfn = 0; in tda10086_set_symbol_rate() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.min.css | 5 …er{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h… selector
|
H A D | bootstrap.css | 59 dfn { selector
|