Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c189 static void ata_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb);
221 .denounce_sbuf = ata_proto_denounce_sbuf,
232 .denounce_sbuf = ata_proto_denounce_sbuf,
2179 ata_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb) in ata_proto_denounce_sbuf() function