Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ata/
H A Data_all.c318 ata_cmd_sbuf(cmd, &sb); in ata_cmd_string()
333 ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb) in ata_cmd_sbuf() function
390 ata_cmd_sbuf(&ataio->cmd, sb); in ata_command_sbuf()
H A Data_all.h108 void ata_cmd_sbuf(struct ata_cmd *cmd, struct sbuf *sb);
/freebsd-13.1/sys/cam/
H A Dcam_periph.c2132 ata_cmd_sbuf(&ccb->ataio.cmd, &sb); in cam_periph_devctl_notify()