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