ahcisata_core.c | 66 static void ahci_reset_channel(struct ata_channel *, int); 133 .ata_reset_channel = ahci_reset_channel, 910 ahci_reset_channel(chp, flags); 993 ahci_reset_channel(struct ata_channel *chp, int flags) function in typeref:typename:void 1095 ahci_reset_channel(chp, AT_WAIT); 1739 ahci_reset_channel(chp, flags);
|