pciide_common.c | 602 if (pciide_dma_table_setup(sc, cp->ata_channel.ch_channel, 617 pciide_dma_table_setup(struct pciide_softc *sc, int channel, int drive) function in typeref:typename:int 647 ATADEBUG_PRINT(("pciide_dma_table_setup: table at %p len %lu, " 668 ATADEBUG_PRINT(("pciide_dma_table_setup: phy addr of table 0x%lx\n", 1114 if (pciide_dma_table_setup(sc, channel, drive) != 0) {
|