Home
last modified time | relevance | path

Searched refs:ide_raw_taskfile (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-taskfile.c73 return ide_raw_taskfile(drive, &cmd, buf, 1); in taskfile_lib_get_identify()
419 int ide_raw_taskfile(ide_drive_t *drive, struct ide_cmd *cmd, u8 *buf, in ide_raw_taskfile() function
452 EXPORT_SYMBOL(ide_raw_taskfile); variable
458 return ide_raw_taskfile(drive, cmd, NULL, 0); in ide_no_data_taskfile()
631 err = ide_raw_taskfile(drive, &cmd, data_buf, nsect); in ide_taskfile_ioctl()
H A Dide-disk_proc.c41 return ide_raw_taskfile(drive, &cmd, buf, 1); in get_smart_data()
H A Dide-ioctls.c187 err = ide_raw_taskfile(drive, &cmd, buf, args[3]); in ide_cmd_ioctl()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1208 int ide_raw_taskfile(ide_drive_t *, struct ide_cmd *, u8 *, u16);

Completed in 5 milliseconds