Home
last modified time | relevance | path

Searched defs:pdev (Results 51 – 75 of 84) sorted by relevance

1234

/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h119 …#define LM_SC_EQ_BASE_CHAIN_INDEX(pdev) ((pdev)->iscsi_info.run_time.l5_eq_base_chain_id… argument
120 #define LM_SC_EQ_CHAIN_CNT(pdev) ((pdev)->iscsi_info.run_time.l5_eq_chain_cnt) argument
121 …#define LM_SC_MAX_CHAIN_CNT(pdev) ((pdev)->iscsi_info.run_time.l5_eq_max_chain_cn… argument
125 #define LM_SC_FOREACH_EQ_IDX(pdev, eq_idx) \ argument
135 struct _lm_device_t *pdev; member
284 #define LM_FC_FOREACH_EQ_IDX(pdev, eq_idx) \ argument
292 struct _lm_device_t *pdev; member
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm_vbd.h66 #define mm_get_bar_offset_imp(pdev, bar_num, bar_addr) \ argument
69 #define mm_get_bar_size_imp(pdev, bar_num, val_p) \ argument
127 #define MM_ACQUIRE_REQUEST_LOCK_DPC_IMP(pdev) argument
128 #define MM_RELEASE_REQUEST_LOCK_DPC_IMP(pdev) argument
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c182 int lm_chip_is_slow(struct _lm_device_t *pdev) in lm_chip_is_slow()
198 lm_status_t lm_wait_state_change(struct _lm_device_t *pdev, volatile u32_t * curr_state, u32_t new_… in lm_wait_state_change()
H A Dlm_dmae.h106 #define DMAE_MAX_RW_SIZE(pdev) (CHIP_IS_E1(pdev) ? DMAE_MAX_RW_SIZE_E1 : DMAE_MAX_RW_SIZE_NEW) argument
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57711_init_values.c30480 void ecore_init_e1h_firmware(struct _lm_device_t *pdev) in ecore_init_e1h_firmware()
H A D57712_init_values.c58025 void ecore_init_e2_firmware(struct _lm_device_t *pdev) in ecore_init_e2_firmware()
H A D57710_init_values.c29183 void ecore_init_e1_firmware(struct _lm_device_t *pdev) in ecore_init_e1_firmware()
H A Dbnxe_fw_funcs.c40 void ecore_map_q_cos(struct _lm_device_t *pdev, u32_t q_num, u32_t new_cos) in ecore_map_q_cos()
94 void ecore_dcb_config_qm(struct _lm_device_t *pdev, enum cos_mode mode, in ecore_dcb_config_qm()
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h925 #define PHY_HW_LOCK(pdev) lm_hw_lock(pdev, HW_LOCK_RESOURCE_MDIO, TRUE); argument
927 #define PHY_HW_UNLOCK(pdev) lm_hw_unlock(pdev, HW_LOCK_RESOURCE_MDIO); argument
/titanic_53/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()
/titanic_53/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_common.h46 static __inline void __storm_memset_struct(struct _lm_device_t *pdev, in __storm_memset_struct()
/titanic_53/usr/src/lib/libadm/common/
H A Dgetdgrp.c338 char **pdev; /* Next device in the dev list */ in isindevlist() local
/titanic_53/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
/titanic_53/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c214 pcidb_device_t *pdev; in do_slot_mapping_cb() local
/titanic_53/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dbitmap.c417 char *str, *pdev, *mem_prop; in cb_get_physavail() local
/titanic_53/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
/titanic_53/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c472 dev_info_t *pdev, *cdev; in fco_new_device() local
/titanic_53/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c591 dev_t pdev = 0; in fifo_stropen() local
/titanic_53/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1339 hs_getmdev(struct vfs *vfsp, char *fspec, int flags, dev_t *pdev, mode_t *mode, in hs_getmdev()
/titanic_53/usr/src/grub/grub-0.97/netboot/
H A Dr8169.c363 static int rtl8169_init_board(struct pci_device *pdev) in rtl8169_init_board()

1234