Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c143 struct sg_fd *nextfp; /* NULL when last opened fd on this device */ member
1511 tsfp = sfp->nextfp; in sg_remove()
2045 ++k, resp = resp->nextfp) ; in sg_get_nth_sfp()
2078 while (pfp->nextfp) in sg_add_sfp()
2079 pfp = pfp->nextfp; in sg_add_sfp()
2080 pfp->nextfp = sfp; in sg_add_sfp()
2103 sdp->headfp = prev_fp->nextfp; in __sg_remove_sfp()
2105 while ((fp = prev_fp->nextfp)) { in __sg_remove_sfp()
2107 prev_fp->nextfp = fp->nextfp; in __sg_remove_sfp()