Searched defs:pcm_device_node (Results 1 – 1 of 1) sorted by relevance
366 struct pcm_device_node { struct367 struct pcm_device_node *pd_next; argument368 dev_info_t *pd_dip; /* proto device info */369 char pd_name[16];370 int pd_flags;371 int pd_devtype; /* from device tuple */372 int pd_funcid;373 int pd_manfid;374 int pd_manmask;