Home
last modified time | relevance | path

Searched defs:pdi (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/orinoco/
Dhermes_dld.c87 struct pdi { struct
88 __le16 len; /* length of ID and data, in words */
89 __le16 id; /* record ID */
90 char data[0]; /* plug data */
130 pdi_id(const struct pdi *pdi) in pdi_id()
137 pdi_len(const struct pdi *pdi) in pdi_len()
178 const struct pdi *pdi = first_pdi; in hermes_find_pdi() local
197 const struct pdi *pdi, const void *pdr_end) in hermes_plug_pdi()
230 const struct pdi *pdi; in hermes_apply_pda() local
398 const struct pdi *pdi; in hermes_apply_pda_with_defaults() local
/linux-2.6.39/drivers/media/video/pvrusb2/
Dpvrusb2-v4l2.c52 struct pvr2_v4l2_dev *pdi; member
165 struct pvr2_v4l2_dev *pdi = fh->pdi; in pvr2_v4l2_do_ioctl() local
/linux-2.6.39/drivers/scsi/
Dgdth_proc.c171 gdth_diskinfo_str *pdi; in gdth_get_info() local