Home
last modified time | relevance | path

Searched refs:idetape_create_space_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/ide/
Dide-tape.c912 static void idetape_create_space_cmd(struct ide_atapi_pc *pc, int count, u8 cmd) in idetape_create_space_cmd() function
1094 idetape_create_space_cmd(&pc, mt_count - count, in idetape_space_over_filemarks()
1319 idetape_create_space_cmd(&pc, 0, IDETAPE_SPACE_TO_EOD); in idetape_mtioctop()