Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c191 static void semb_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb);
242 .announce_sbuf = semb_proto_announce_sbuf,
2185 semb_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb) in semb_proto_announce_sbuf() function