ahcisata_core.c | 100 static int ahci_atapi_complete(struct ata_channel *, struct ata_xfer *, int); 1858 .c_intr = ahci_atapi_complete, 2011 ahci_atapi_complete(chp, xfer, 0); 2015 ahci_atapi_complete(struct ata_channel *chp, struct ata_xfer *xfer, int tfd) function in typeref:typename:int 2021 AHCIDEBUG_PRINT(("ahci_atapi_complete port %d\n", chp->ch_channel), 2043 AHCIDEBUG_PRINT(("ahci_atapi_complete datalen %d resid %d\n",
|