Searched refs:ata_cmd_sbuf (Results 1 – 3 of 3) sorted by relevance
316 ata_cmd_sbuf(cmd, &sb); in ata_cmd_string()331 ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb) in ata_cmd_sbuf() function388 ata_cmd_sbuf(&ataio->cmd, sb); in ata_command_sbuf()
106 void ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb);
2191 ata_cmd_sbuf(&ccb->ataio.cmd, &sb); in cam_periph_devctl_notify()