ae_dev
sc->ae_dev = dev;
device_printf(sc->ae_dev, "reset timeout.\n");
device_printf(sc->ae_dev, "could not enter idle state.\n");
error = pci_find_extcap(sc->ae_dev, PCIY_VPD, vpdc);
device_printf(sc->ae_dev, "timeout reading VPD register %d.\n",
device_printf(sc->ae_dev,
device_printf(sc->ae_dev,
device_printf(sc->ae_dev,
ae_miibus_readreg(sc->ae_dev, 0, reg)
ae_miibus_writereg(sc->ae_dev, 0, reg, val)
ctx = device_get_sysctl_ctx(sc->ae_dev);
root = device_get_sysctl_tree(sc->ae_dev);
device_printf(sc->ae_dev, "can't add stats sysctl node\n");
device_printf(sc->ae_dev, "phy read timeout: %d.\n", reg);
device_printf(sc->ae_dev, "phy write timeout: %d.\n", reg);
const struct ae_dev *sp;
device_printf(sc->ae_dev, "could not creare parent DMA tag.\n");
device_printf(sc->ae_dev, "could not creare TxD DMA stuffs.\n");
device_printf(sc->ae_dev, "could not creare TxS DMA stuffs.\n");
device_printf(sc->ae_dev, "could not creare RxD DMA stuffs.\n");
device_printf(sc->ae_dev, "Size mismatch: "
device_printf(sc->ae_dev, "Initialization failed.\n");
device_t ae_dev;