Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c188 static void ata_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb);
220 .announce_sbuf = ata_proto_announce_sbuf,
231 .announce_sbuf = ata_proto_announce_sbuf,
2174 ata_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb) in ata_proto_announce_sbuf() function