Searched refs:ide_finish_cmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/ide/ |
D | ide-taskfile.c | 194 ide_finish_cmd(drive, cmd, stat); in task_no_data_intr() 317 void ide_finish_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat) in ide_finish_cmd() function 387 ide_finish_cmd(drive, cmd, stat); in task_pio_intr()
|
D | ide-dma.c | 105 ide_finish_cmd(drive, cmd, stat); in ide_dma_intr()
|
/Linux-v4.19/include/linux/ |
D | ide.h | 1191 void ide_finish_cmd(ide_drive_t *, struct ide_cmd *, u8);
|