Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dpci-noop.c60 unsigned long, dfn) in SYSCALL_DEFINE3() argument
73 if (bus == 0 && dfn == 0) in SYSCALL_DEFINE3()
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 Dpci.c422 unsigned long, dfn) in SYSCALL_DEFINE3() argument
434 if (bus == 0 && dfn == 0) { in SYSCALL_DEFINE3()
437 dev = pci_get_domain_bus_and_slot(0, bus, dfn); in SYSCALL_DEFINE3()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda10086.c286 u8 dfn = 0; in tda10086_set_symbol_rate() local
301 dfn=4; in tda10086_set_symbol_rate()
304 dfn=4; in tda10086_set_symbol_rate()
307 dfn=3; in tda10086_set_symbol_rate()
310 dfn=3; in tda10086_set_symbol_rate()
313 dfn=2; in tda10086_set_symbol_rate()
316 dfn=2; in tda10086_set_symbol_rate()
319 dfn=1; in tda10086_set_symbol_rate()
322 dfn=1; in tda10086_set_symbol_rate()
325 dfn=0; in tda10086_set_symbol_rate()
[all …]
/openbmc/linux/drivers/pci/
H A Dsyscall.c15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
30 dev = pci_get_domain_bus_and_slot(0, bus, dfn); in SYSCALL_DEFINE5()
86 SYSCALL_DEFINE5(pciconfig_write, unsigned long, bus, unsigned long, dfn, in SYSCALL_DEFINE5() argument
99 dev = pci_get_domain_bus_and_slot(0, bus, dfn); in SYSCALL_DEFINE5()
/openbmc/linux/drivers/parisc/
H A Dlba_pci.c144 #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() argument
H A Ddino.c162 #define DINO_CFG_TOK(bus,dfn,pos) ((u32) ((bus)<<16 | (dfn)<<8 | (pos))) argument
/openbmc/linux/include/linux/
H A Dsyscalls.h959 asmlinkage long sys_pciconfig_read(unsigned long bus, unsigned long dfn,
962 asmlinkage long sys_pciconfig_write(unsigned long bus, unsigned long dfn,
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss151 dfn {
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5 …er{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h… selector
H A Dbootstrap.css59 dfn { selector