Searched refs:parentdp (Results 1 – 1 of 1) sorted by relevance
142 struct sg_device *parentdp; /* owning device */ member238 if (sfp->parentdp->device->type == TYPE_SCANNER) in sg_allow_access()779 Sg_device *sdp = sfp->parentdp; in sg_common_write()1175 sdp = sfp->parentdp; in sg_poll()1330 sdp = sfp->parentdp; in sg_rq_end_io()1867 int sg_tablesize = sfp->parentdp->sg_tablesize; in sg_build_indirect()1952 sg_printk(KERN_INFO, sfp->parentdp, in sg_remove_scat()2146 if (unlikely(atomic_read(&sfp->parentdp->detaching))) in sg_remove_request()2173 sfp->parentdp = sdp; in sg_add_sfp()2204 struct sg_device *sdp = sfp->parentdp; in sg_remove_sfp_usercontext()[all …]