/onnv-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 228 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 D | xgehal-mm.c | 225 __hal_mempool_create(pci_dev_h pdev, int memblock_size, int item_size, in __hal_mempool_create()
|
H A D | xge-queue.c | 256 xge_queue_create(pci_dev_h pdev, pci_irq_h irqh, int pages_initial, in xge_queue_create()
|
H A D | xgehal-device.c | 87 __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 D | getdgrp.c | 338 char **pdev; /* Next device in the dev list */ in isindevlist() local
|
/onnv-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-queue.h | 134 pci_dev_h pdev; member
|
H A D | xgehal-mm.h | 71 pci_dev_h pdev; member
|
H A D | xgehal-channel.h | 379 pci_dev_h pdev; member
|
H A D | xgehal-device.h | 104 pci_dev_h pdev; member 337 pci_dev_h pdev; member
|
/onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | bitmap.c | 417 char *str, *pdev, *mem_prop; in cb_get_physavail() local
|
/onnv-gate/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 1855 ppm_dev_t *pdev; in ppm_switch_clock() local 2240 ppm_dev_t *pdev; in ppm_gpioset() local
|
H A D | ppm_subr.c | 1319 ppm_dev_t *pdev; in ppm_get_domain_by_dev() local
|
/onnv-gate/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 472 dev_info_t *pdev, *cdev; in fco_new_device() local
|
/onnv-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifosubr.c | 591 dev_t pdev = 0; in fifo_stropen() local
|
/onnv-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 1340 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 D | r8169.c | 363 static int rtl8169_init_board(struct pci_device *pdev) in rtl8169_init_board()
|
H A D | e1000.c | 3293 e1000_sw_init(struct pci_device *pdev, struct e1000_hw *hw)
|
H A D | tg3.c | 3156 static int tg3_probe(struct dev *dev, struct pci_device *pdev) in tg3_probe()
|
H A D | e1000_hw.h | 891 struct pci_device *pdev; member
|
H A D | tg3.h | 2155 struct pci_device *pdev; member
|
/onnv-gate/usr/src/uts/sun4u/io/ |
H A D | sysiosbus.c | 1449 dev_info_t *pdev; in sbus_ctlops() local
|
/onnv-gate/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 534 dev_t pdev; in dump_prop_list() local
|
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2565 char *pdev[N_DISKS]; /* "/platform" */ in disk_leds_thread() local
|