Home
last modified time | relevance | path

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

/drivers/block/paride/
Dpf.c230 struct pf_unit { struct
243 static struct pf_unit units[PF_UNITS]; argument
245 static int pf_identify(struct pf_unit *pf);
246 static void pf_lock(struct pf_unit *pf, int func);
247 static void pf_eject(struct pf_unit *pf);
264 static struct pf_unit *pf_current;/* unit of current request */
282 struct pf_unit *pf; in pf_init_units()
307 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open()
332 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo()
350 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl()
[all …]