Home
last modified time | relevance | path

Searched defs:pleft (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/ahci/
H A Dahci.c93 u_int32_t pi, pleft; in ahci_init() local
/dragonfly/sys/dev/sound/pcm/
H A Dmixer.c1539 mix_get_locked(struct snd_mixer *m, u_int dev, int *pleft, int *pright) in mix_get_locked()