Home
last modified time | relevance | path

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

/linux-4.1.27/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 */
281 struct pf_unit *pf; in pf_init_units()
306 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open()
331 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo()
349 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl()
[all …]