search for: ccb_getdev

Displaying 1 result from an estimated 1 matches for "ccb_getdev".

2003 Sep 01
1
testers needed for CAM INVARIANTS fix
...;, + "Minimum CDB size"); + + splx(s); + } + /* * We have a handler function for this so we can check the values when the * user sets them, instead of every time we look at them. *************** *** 658,664 **** struct ccb_setasync csa; struct ccb_pathinq cpi; struct ccb_getdev *cgd; ! char tmpstr[80], tmpstr2[80]; caddr_t match; cgd = (struct ccb_getdev *)arg; --- 698,704 ---- struct ccb_setasync csa; struct ccb_pathinq cpi; struct ccb_getdev *cgd; ! char tmpstr[80]; caddr_t match; cgd = (struct ccb_getdev *)arg; *************** *** 714,730 *...