| fd.c | 84 static int fd_get_media_info(struct fcu_obj *fjp, caddr_t buf, int flag); 222 struct fcu_obj *fjp = NULL; local 228 (void) fd_getdrive(dev, &fjp, &fdp); 231 * verifying fjp and fdp and returned unit value is not used. 233 if (fjp && fdp) { 234 *result = fjp->fj_dip; 339 struct fcu_obj *fjp; local 423 fjp = fdp->d_obj = ddi_get_driver_private(dip); 425 mutex_init(&fjp->fj_lock, NULL, MUTEX_DRIVER, *fjp->fj_iblock) 558 struct fcu_obj *fjp; local 651 struct fcu_obj *fjp = NULL; local 955 struct fcu_obj *fjp = NULL; local 1029 struct fcu_obj *fjp; local 1283 struct fcu_obj *fjp = NULL; local 2158 struct fcu_obj *fjp = NULL; local 2194 struct fcu_obj *fjp; local 2261 struct fcu_obj *fjp; local [all...] |