• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/arm/ralink/

Lines Matching refs:fv_dev

282 	sc->fv_dev = dev;
365 sc->fv_miiproxy = mii_attach_proxy(sc->fv_dev);
623 device_printf(sc->fv_dev, "reset time out\n");
657 device_printf(sc->fv_dev,
763 device_printf(sc->fv_dev, "fv_encap m_defrag error\n");
783 device_printf(sc->fv_dev, "fv_encap m_dup error\n");
792 device_printf(sc->fv_dev, "fv_encap m_defrag error\n");
813 device_printf(sc->fv_dev, "fv_encap EFBIG error\n");
1135 bus_get_dma_tag(sc->fv_dev), /* parent */
1147 device_printf(sc->fv_dev, "failed to create parent DMA tag\n");
1164 device_printf(sc->fv_dev, "failed to create Tx ring DMA tag\n");
1182 device_printf(sc->fv_dev, "failed to create Rx ring DMA tag\n");
1200 device_printf(sc->fv_dev, "failed to create Tx DMA tag\n");
1218 device_printf(sc->fv_dev, "failed to create Rx DMA tag\n");
1236 device_printf(sc->fv_dev, "failed to create setup frame DMA tag\n");
1245 device_printf(sc->fv_dev,
1255 device_printf(sc->fv_dev,
1266 device_printf(sc->fv_dev,
1276 device_printf(sc->fv_dev,
1287 device_printf(sc->fv_dev,
1297 device_printf(sc->fv_dev,
1311 device_printf(sc->fv_dev,
1319 device_printf(sc->fv_dev,
1330 device_printf(sc->fv_dev,
1653 device_printf(sc->fv_dev,
1697 device_printf(sc->fv_dev,
1734 device_printf(sc->fv_dev, "Transmit Underflow\n");
1743 device_printf(sc->fv_dev, "Abnormal Interrupt %x\n",
1804 sc->fv_dev = dev;
1838 device_printf(sc->fv_dev, "CSR_TXLIST %08x\n", CSR_READ_4(sc, CSR_TXLIST));
1839 device_printf(sc->fv_dev, "%d TDES0:%08x TDES1:%08x TDES2:%08x TDES3:%08x\n",
1851 device_printf(sc->fv_dev, "CSR5 Status Register EB:%d TS:%d RS:%d NIS:%d AIS:%d ER:%d SE:%d LNF:%d TM:%d RWT:%d RPS:%d RU:%d RI:%d UNF:%d LNP/ANC:%d TJT:%d TU:%d TPS:%d TI:%d\n",