Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 23 of 23) sorted by relevance

/onnv-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h228 static inline void *__xge_os_malloc(pci_dev_h pdev, unsigned long size, in __xge_os_malloc()
237 static inline void xge_os_free(pci_dev_h pdev, const void *vaddr, in xge_os_free()
244 #define xge_os_malloc(pdev, size) \ argument
247 static inline void *__xge_os_dma_malloc(pci_dev_h pdev, unsigned long size, in __xge_os_dma_malloc()
283 #define xge_os_dma_malloc(pdev, size, dma_flags, p_dmah, p_dma_acch) \ argument
287 static inline void xge_os_dma_free(pci_dev_h pdev, const void *vaddr, int size, in xge_os_dma_free()
298 #define xge_os_pci_read8(pdev, cfgh, where, val) \ argument
301 #define xge_os_pci_write8(pdev, cfgh, where, val) \ argument
304 #define xge_os_pci_read16(pdev, cfgh, where, val) \ argument
307 #define xge_os_pci_write16(pdev, cfgh, where, val) \ argument
[all …]
/onnv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c225 __hal_mempool_create(pci_dev_h pdev, int memblock_size, int item_size, in __hal_mempool_create()
H A Dxge-queue.c256 xge_queue_create(pci_dev_h pdev, pci_irq_h irqh, int pages_initial, in xge_queue_create()
H A Dxgehal-device.c87 __hal_pio_mem_write32_upper(pci_dev_h pdev, pci_reg_h regh, u32 val, void *addr) in __hal_pio_mem_write32_upper()
104 __hal_pio_mem_write32_lower(pci_dev_h pdev, pci_reg_h regh, u32 val, in __hal_pio_mem_write32_lower()
/onnv-gate/usr/src/lib/libadm/common/
H A Dgetdgrp.c338 char **pdev; /* Next device in the dev list */ in isindevlist() local
/onnv-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h134 pci_dev_h pdev; member
H A Dxgehal-mm.h71 pci_dev_h pdev; member
H A Dxgehal-channel.h379 pci_dev_h pdev; member
H A Dxgehal-device.h104 pci_dev_h pdev; member
337 pci_dev_h pdev; member
/onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dbitmap.c417 char *str, *pdev, *mem_prop; in cb_get_physavail() local
/onnv-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1855 ppm_dev_t *pdev; in ppm_switch_clock() local
2240 ppm_dev_t *pdev; in ppm_gpioset() local
H A Dppm_subr.c1319 ppm_dev_t *pdev; in ppm_get_domain_by_dev() local
/onnv-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c472 dev_info_t *pdev, *cdev; in fco_new_device() local
/onnv-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c591 dev_t pdev = 0; in fifo_stropen() local
/onnv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1340 hs_getmdev(struct vfs *vfsp, char *fspec, int flags, dev_t *pdev, mode_t *mode, in hs_getmdev()
/onnv-gate/usr/src/grub/grub-0.97/netboot/
H A Dr8169.c363 static int rtl8169_init_board(struct pci_device *pdev) in rtl8169_init_board()
H A De1000.c3293 e1000_sw_init(struct pci_device *pdev, struct e1000_hw *hw)
H A Dtg3.c3156 static int tg3_probe(struct dev *dev, struct pci_device *pdev) in tg3_probe()
H A De1000_hw.h891 struct pci_device *pdev; member
H A Dtg3.h2155 struct pci_device *pdev; member
/onnv-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1449 dev_info_t *pdev; in sbus_ctlops() local
/onnv-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c534 dev_t pdev; in dump_prop_list() local
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2565 char *pdev[N_DISKS]; /* "/platform" */ in disk_leds_thread() local