Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c192 static void semb_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb);
243 .denounce_sbuf = semb_proto_denounce_sbuf,
2191 semb_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb) in semb_proto_denounce_sbuf() function