Home
last modified time | relevance | path

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

/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c84 static void mmc_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb);
162 .denounce_sbuf = mmc_proto_denounce_sbuf,
475 mmc_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb) in mmc_proto_denounce_sbuf() function