Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_all.c315 ata_cmd_sbuf(cmd, &sb); in ata_cmd_string()
330 ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb) in ata_cmd_sbuf() function
387 ata_cmd_sbuf(&ataio->cmd, sb); in ata_command_sbuf()
H A Data_all.h106 void ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb);
/freebsd/sys/cam/
H A Dcam_periph.c2250 ata_cmd_sbuf(&ccb->ataio.cmd, &sb); in cam_periph_devctl_notify()