Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsg.c151 struct sg_fd;
157 struct sg_fd * parentfp; /* NULL -> not in use */
167 typedef struct sg_fd /* holds the state of a file descriptor */ struct
169 struct sg_fd * nextfp; /* NULL when last opened fd on this device */ argument