Searched refs:cd6byteworkaround (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c249 static int cd6byteworkaround(union ccb *ccb);
2870 cd6byteworkaround(union ccb *ccb) function
3036 error = cd6byteworkaround(ccb);
3040 error = cd6byteworkaround(ccb);
3174 * routine. See comments in cd6byteworkaround() for details.
3218 * cd6byteworkaround(), so we can set the cdb size. The cdb size
3274 * routine. See comments in cd6byteworkaround() for details.
3356 /* See comments in cdgetmode() and cd6byteworkaround(). */

Completed in 68 milliseconds