Home
last modified time | relevance | path

Searched defs:dn (Results 1 – 24 of 24) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci_dn.c48 update_dn_pci_info(struct device_node *dn, void *data) in update_dn_pci_info()
82 write_OF_bars(struct device_node *dn, void *data) in write_OF_bars()
179 struct device_node *dn, *nextdn; in traverse_pci_devices() local
231 is_devfn_node(struct device_node *dn, void *data) in is_devfn_node()
241 is_devfn_sub_node(struct device_node *dn, void *data) in is_devfn_sub_node()
288 struct device_node *dn; in fetch_dev_dn() local
Deeh.c79 struct device_node *dn; in eeh_check_failure() local
147 static void *early_set_eeh(struct device_node *dn, struct eeh_early_enable_info *info, int enable) in early_set_eeh()
232 static void *early_enable_eeh(struct device_node *dn, void *data) in early_enable_eeh()
312 struct device_node *dn = pci_device_to_OF_node(dev); in eeh_set_option() local
332 struct device_node *dn; in eeh_ioremap() local
378 static int eeh_check_opts_config(struct device_node *dn, in eeh_check_opts_config()
Dpci.h73 struct device_node *dn = (struct device_node *)(dev->sysdata); in pci_device_to_OF_node() local
Dpci_dma.c679 struct device_node *dn, *first_dn; in create_tce_tables_for_buses() local
729 struct device_node *dn, *mydn; in create_tce_tables() local
791 struct device_node *dn; in create_pci_bus_tce_table() local
882 struct device_node *dn, in getTceTableParmsPSeries()
968 struct device_node *dn, in getTceTableParmsPSeriesLP()
DpSeries_pci.c157 rtas_fake_read(struct device_node *dn, int offset, int nbytes, unsigned long *returnval) in rtas_fake_read()
615 struct device_node *dn; in fixup_resources() local
Dchrp_setup.c323 struct device_node * dn; in chrp_init() local
/linux-2.4.37.9/fs/
Ddnotify.c34 struct dnotify_struct *dn; in redo_inode_mask() local
44 struct dnotify_struct *dn; in dnotify_flush() local
67 struct dnotify_struct *dn; in fcntl_dirnotify() local
125 struct dnotify_struct * dn; in __inode_dir_notify() local
/linux-2.4.37.9/net/decnet/
Ddn_neigh.c131 struct dn_neigh *dn = (struct dn_neigh *)neigh; in dn_neigh_construct() local
347 struct dn_neigh *dn; in dn_neigh_router_hello() local
405 struct dn_neigh *dn; in dn_neigh_endnode_hello() local
469 struct dn_neigh *dn; in neigh_elist_cb() local
520 struct dn_neigh *dn = (struct dn_neigh *) n; in dn_neigh_format_entry() local
Ddn_dev.c678 struct dn_neigh *dn = (struct dn_neigh *)dn_db->router; in dn_send_endnode_hello() local
700 static int dn_am_i_a_router(struct dn_neigh *dn, struct dn_dev *dn_db) in dn_am_i_a_router()
728 struct dn_neigh *dn = (struct dn_neigh *)dn_db->router; in dn_send_router_hello() local
Daf_decnet.c1939 struct dn_neigh *dn = (struct dn_neigh *)sk->dst_cache->neighbour; in dn_sendmsg() local
2110 static void dn_printable_object(struct sockaddr_dn *dn, unsigned char *buf) in dn_printable_object()
Ddn_route.c507 struct dn_dev *dn = (struct dn_dev *)dev->dn_ptr; in dn_route_rcv() local
/linux-2.4.37.9/drivers/isdn/sc/
Dioctl.c216 char dn[SCIOC_DNSIZE]; in sc_ioctl() local
249 char dn[SCIOC_DNSIZE]; in sc_ioctl() local
Ddebug.c39 inline void pullphone(char *dn, char *str) in pullphone()
Dcard.h57 char dn[50]; member
Dscioc.h48 char dn[49]; member
/linux-2.4.37.9/drivers/ide/pci/
Damd74xx.c208 static void amd_set_speed(struct pci_dev *dev, unsigned char dn, struct ide_timing *timing) in amd_set_speed()
Dvia82cxxx.c289 static void via_set_speed(struct pci_dev *dev, u8 dn, struct ide_timing *timing) in via_set_speed()
/linux-2.4.37.9/drivers/s390/block/
Ddasd_eckd.c173 int dn; in recs_per_track() local
385 int dn, d; in locate_record() local
/linux-2.4.37.9/drivers/ide/ppc/
Dpmac.c2027 int dn; in idepmac_notify_sleep() local
2075 int used_dma, dn; in idepmac_notify_sleep() local
/linux-2.4.37.9/drivers/video/
Dpm3fb.c144 struct device_node *dn; /* OF node for the PCI device */ member
3665 struct device_node *dn; in __initfunc() local
/linux-2.4.37.9/fs/hpfs/
Ddnode.c775 struct quad_buffer_head *qbh, struct dnode **dn) in map_nth_dirent()
/linux-2.4.37.9/include/net/
Dsock.h697 struct dn_scp dn; member
/linux-2.4.37.9/include/linux/
Dide.h763 u8 dn; /* now wide spread use */ member
/linux-2.4.37.9/drivers/atm/
Diphase.h600 #define TABLE_ADDRESS(db, dn, to) \ argument