Lines Matching refs:pdescinfo_t
70 static boolean_t pbuf_ref_valid(multidata_t *, pdescinfo_t *);
73 static boolean_t pdi_in_range(pdescinfo_t *, pdescinfo_t *);
76 static pdesc_t *mmd_addpdesc_int(multidata_t *, pdescinfo_t *, int *, int);
88 static pdesc_t *mmd_getpdesc(multidata_t *, pdesc_t *, pdescinfo_t *, uint_t,
483 pdescinfo_t *pdi, n_pdi; in mmd_copy()
650 pbuf_ref_valid(multidata_t *mmd, pdescinfo_t *pdi) in pbuf_ref_valid()
701 mmd_addpdesc(multidata_t *mmd, pdescinfo_t *pdi, int *err, int kmflags) in mmd_addpdesc()
725 mmd_addpdesc_int(multidata_t *mmd, pdescinfo_t *pdi, int *err, int kmflags) in mmd_addpdesc_int()
908 mmd_getpdesc(multidata_t *mmd, pdesc_t *pd, pdescinfo_t *pdi, uint_t forw, in mmd_getpdesc()
962 mmd_getfirstpdesc(multidata_t *mmd, pdescinfo_t *pdi) in mmd_getfirstpdesc()
971 mmd_getlastpdesc(multidata_t *mmd, pdescinfo_t *pdi) in mmd_getlastpdesc()
980 mmd_getnextpdesc(pdesc_t *pd, pdescinfo_t *pdi) in mmd_getnextpdesc()
989 mmd_getprevpdesc(pdesc_t *pd, pdescinfo_t *pdi) in mmd_getprevpdesc()
1000 pdi_in_range(pdescinfo_t *pdi, pdescinfo_t *c_pdi) in pdi_in_range()
1033 mmd_adjpdesc(pdesc_t *pd, pdescinfo_t *pdi) in mmd_adjpdesc()
1036 pdescinfo_t *c_pdi; in mmd_adjpdesc()
1080 pdescinfo_t *pdi; in mmd_transform()
1140 pdescinfo_t *pdi; in mmd_transform_link()
1245 mmd_getpdescinfo(pdesc_t *pd, pdescinfo_t *pdi) in mmd_getpdescinfo()
1560 pdescinfo_t *pdi; in mmd_getsize()