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