Searched refs:chip_type (Results 1 – 9 of 9) sorted by relevance
138 int chip_type; member1047 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media()1127 if (lp->chip->chip_type == CHIPTYPE_DP83815) { in sfe_set_media()1137 if (lp->chip->chip_type == CHIPTYPE_DP83815) { in sfe_set_media()1153 } else if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media()1311 if (lp->chip->chip_type == CHIPTYPE_DP83815 && in sfe_tx_desc_stat()2050 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_attach_chip()2065 if (lp->chip->chip_type == CHIPTYPE_DP83815) { in sfe_attach_chip()2158 (sfe_use_pcimemspace && p->chip_type == CHIPTYPE_DP83815) in sfeattach()2214 if (p->chip_type == CHIPTYPE_DP83815) { in sfeattach()[all …]
308 if (devc->chip_type != CHIP_8233A) { in auvia_reset_output()354 if (devc->chip_type != CHIP_8233A) { in auvia_reset_input()573 devc->chip_type = CHIP_8233; in auvia_attach()591 devc->chip_type = CHIP_8233A; in auvia_attach()
156 int chip_type; member
539 #define PCI_CMN_ID(chip_type, id) \ argument540 ((chip_type) == PCI_CHIP_TOMATILLO ? ((id) >> 1) << 1 : (id))
78 #define PX_CHIP_TYPE(pxu_p) ((pxu_p)->chip_type)90 px_chip_type_t chip_type; member
187 px_chip_type_t chip_type = px_identity_init(px_p); in px_lib_dev_init() local191 if (chip_type == PX_CHIP_UNIDENTIFIED) { in px_lib_dev_init()197 chip_mask = BITMASK(chip_type); in px_lib_dev_init()198 px_paddr_mask = (chip_type == PX_CHIP_FIRE) ? MMU_FIRE_PADDR_MASK : in px_lib_dev_init()206 pxu_p->chip_type = chip_type; in px_lib_dev_init()2202 (pxu_p->chip_type == PX_CHIP_FIRE) ? in px_cb_add_intr()2324 (pxu_p->chip_type == PX_CHIP_FIRE) ? PX_ERR_JBC : PX_ERR_UBC, in px_cb_rem_intr()2683 px_chip_type_t chip_type = px_identity_init(px_p); in px_lib_set_root_complex_mps() local2722 if (chip_type == PX_CHIP_OBERON) in px_lib_set_root_complex_mps()
1523 envctrl_xmit(struct envctrlunit *unitp, caddr_t *data, int chip_type) in envctrl_xmit() argument1535 switch (chip_type) { in envctrl_xmit()1643 envctrl_recv(struct envctrlunit *unitp, caddr_t *data, int chip_type) in envctrl_recv() argument1655 switch (chip_type) { in envctrl_recv()
611 int card_type, chip_type; in lyr_init() local667 chip_type = lyr_detect_target_type(target_hdlp); in lyr_init()670 switch (chip_type) { in lyr_init()
394 uint32_t locked, chip_type = CHIP_TYPE(pci_p); in pci_pbm_dma_sync() local397 if (chip_type == PCI_CHIP_SCHIZO) { in pci_pbm_dma_sync()405 if (((chip_type == PCI_CHIP_XMITS) && (ino == pbm_p->pbm_sync_ino)) || in pci_pbm_dma_sync()