Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ata/
H A Data_all.c316 ata_cmd_sbuf(cmd, &sb); in ata_cmd_string()
331 ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb) in ata_cmd_sbuf() function
388 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-14.2/sys/cam/
H A Dcam_periph.c2191 ata_cmd_sbuf(&ccb->ataio.cmd, &sb); in cam_periph_devctl_notify()