Lines Matching refs:pci_dev

160         device_t dev = ha->pci_dev;  in qla_add_sysctls()
279 device_printf(ha->pci_dev, in qla_watchdog()
343 ha->pci_dev = dev; in qla_pci_attach()
532 device_get_nameunit(ha->pci_dev)); in qla_pci_attach()
538 device_get_nameunit(ha->pci_dev)); in qla_pci_attach()
544 device_get_nameunit(ha->pci_dev)); in qla_pci_attach()
632 dev = ha->pci_dev; in qla_release()
732 dev = ha->pci_dev; in ql_alloc_dmabuf()
804 dev = ha->pci_dev; in qla_alloc_parent_dma_tag()
949 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_init()
958 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
997 device_printf(ha->pci_dev, in qla_set_multi()
1027 QL_DPRINT4(ha, (ha->pci_dev, "%s: SIOCSIFADDR (0x%lx)\n", in qla_ioctl()
1049 QL_DPRINT4(ha, (ha->pci_dev, in qla_ioctl()
1062 QL_DPRINT4(ha, (ha->pci_dev, "%s: SIOCSIFMTU (0x%lx)\n", in qla_ioctl()
1098 QL_DPRINT4(ha, (ha->pci_dev, "%s: SIOCSIFFLAGS (0x%lx)\n", in qla_ioctl()
1135 QL_DPRINT4(ha, (ha->pci_dev, in qla_ioctl()
1143 QL_DPRINT4(ha, (ha->pci_dev, in qla_ioctl()
1152 QL_DPRINT4(ha, (ha->pci_dev, in qla_ioctl()
1162 QL_DPRINT4(ha, (ha->pci_dev, "%s: SIOCSIFCAP (0x%lx)\n", in qla_ioctl()
1198 QL_DPRINT4(ha, (ha->pci_dev, "%s: default (0x%lx)\n", in qla_ioctl()
1216 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_media_change()
1223 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_media_change()
1235 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_media_status()
1246 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit (%s)\n", __func__,\ in qla_media_status()
1263 QL_DPRINT8(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_send()
1273 QL_DPRINT2(ha, (ha->pci_dev, "%s [%d]: txr_idx = %d tx_idx = %d " in qla_send()
1292 QL_DPRINT8(ha, (ha->pci_dev, "%s: EFBIG [%d]\n", __func__, in qla_send()
1300 device_printf(ha->pci_dev, in qla_send()
1312 device_printf(ha->pci_dev, in qla_send()
1326 device_printf(ha->pci_dev, in qla_send()
1356 QL_DPRINT8(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_send()
1371 QL_DPRINT1(ha, (ha->pci_dev, "buf_ring_alloc failed for " in qla_alloc_tx_br()
1502 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit ret = %d\n", __func__, ret)); in qla_fp_taskqueue()
1530 QL_DPRINT1(ha, (ha->pci_dev, "%s: %p\n", __func__, in qla_create_fp_taskqueues()
1577 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_transmit()
1600 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit ret = %d\n", __func__, ret)); in qla_transmit()
1614 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_qflush()
1631 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_qflush()
1698 device_printf(ha->pci_dev, "%s: tx_tag alloc failed\n", in qla_alloc_xmt_bufs()
1715 device_printf(ha->pci_dev, in qla_alloc_xmt_bufs()
1735 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_clear_tx_buf()
1756 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_clear_tx_buf()
1798 device_printf(ha->pci_dev, in qla_alloc_rcv_std()
1838 device_printf(ha->pci_dev, in qla_alloc_rcv_std()
1889 device_printf(ha->pci_dev, "%s: rx_tag alloc failed\n", in qla_alloc_rcv_bufs()
1940 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in ql_get_mbuf()
1959 device_printf(ha->pci_dev, in ql_get_mbuf()
1987 device_printf(ha->pci_dev, in ql_get_mbuf()
1998 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit ret = 0x%08x\n", __func__, ret)); in ql_get_mbuf()
2007 int my_slot = pci_get_slot(ha->pci_dev); in qla_get_peer()
2009 if (device_get_children(device_get_parent(ha->pci_dev), &peers, &count)) in qla_get_peer()
2017 pci_get_device(ha->pci_dev))) { in qla_get_peer()
2018 if (ha->pci_dev != peers[i]) in qla_get_peer()
2058 device_printf(ha->pci_dev, "%s: enter\n", __func__); in qla_error_recovery()
2067 device_printf(ha->pci_dev, "%s: ts_usecs = %ld start\n", in qla_error_recovery()
2110 device_printf(ha->pci_dev, in qla_error_recovery()
2143 device_printf(ha->pci_dev, in qla_error_recovery()
2151 device_printf(ha->pci_dev, in qla_error_recovery()
2203 device_printf(ha->pci_dev, "%s: ts_usecs = %ld port offline\n", in qla_error_recovery()
2216 device_printf(ha->pci_dev, in qla_error_recovery()