Searched refs:cb_deviceset_props (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_parse.h42 struct cb_deviceset_props { struct
43 struct cb_deviceset_props *next;
H A Dcardbus.h64 struct cb_deviceset_props *cb_dsp;
H A Dcardbus.c137 static void cardbus_add_prop(struct cb_deviceset_props *cdsp, int type,
139 static void cardbus_add_stringprop(struct cb_deviceset_props *cdsp,
142 static void cardbus_devprops_free(struct cb_deviceset_props *cbdp);
532 struct cb_deviceset_props *cbdp, *ncbdp;
1528 cardbus_add_prop(struct cb_deviceset_props *cdsp, int type, char *name,
1545 cardbus_add_stringprop(struct cb_deviceset_props *cdsp, char *name,
1574 cardbus_devprops_free(struct cb_deviceset_props *cbdp)
1609 struct cb_deviceset_props *cdsp;
1611 cdsp = (struct cb_deviceset_props *)kmem_zalloc(sizeof (*cdsp),
H A Dcardbus_cfg.c2905 struct cb_deviceset_props *cdsp = cbp->cb_dsp;

Completed in 184 milliseconds