Home
last modified time | relevance | path

Searched refs:ide_init_sg_cmd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-io.c246 void ide_init_sg_cmd(struct ide_cmd *cmd, unsigned int nr_bytes) in ide_init_sg_cmd() function
252 EXPORT_SYMBOL_GPL(ide_init_sg_cmd); variable
273 ide_init_sg_cmd(cmd, blk_rq_sectors(rq) << 9); in execute_drive_cmd()
H A Dide-disk.c159 ide_init_sg_cmd(&cmd, nsectors << 9); in __ide_do_rw_disk()
169 ide_init_sg_cmd(&cmd, nsectors << 9); in __ide_do_rw_disk()
H A Dide-floppy.c297 ide_init_sg_cmd(&cmd, blk_rq_bytes(rq)); in ide_floppy_do_request()
H A Dide-cd.c927 ide_init_sg_cmd(&cmd, blk_rq_bytes(rq)); in ide_cd_do_request()
H A Dide-tape.c665 ide_init_sg_cmd(&cmd, blk_rq_bytes(rq)); in idetape_do_request()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1404 void ide_init_sg_cmd(struct ide_cmd *, unsigned int);

Completed in 12 milliseconds