Home
last modified time | relevance | path

Searched defs:dfn (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dpci-noop.c60 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
A Dpci.c423 unsigned long, dfn) in SYSCALL_DEFINE3() argument
/linux-6.3-rc2/drivers/pci/
A Dsyscall.c15 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
/linux-6.3-rc2/drivers/parisc/
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()
A Ddino.c162 #define DINO_CFG_TOK(bus,dfn,pos) ((u32) ((bus)<<16 | (dfn)<<8 | (pos))) argument
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dtda10086.c286 u8 dfn = 0; in tda10086_set_symbol_rate() local

Completed in 21 milliseconds