Searched +defs:run +defs:dir (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_hda.c | 96 uint8_t run; member 103 uint8_t dir; member 104 uint8_t run; member 496 hda_notify_codecs(struct hda_softc *sc, uint8_t run, uint8_t stream, in hda_notify_codecs() 497 uint8_t dir) in hda_notify_codecs() 614 uint8_t dir = 0; in hda_stream_start() local 687 uint8_t dir = st->dir; in hda_stream_stop() local 1115 hda_transfer(struct hda_codec_inst *hci, uint8_t stream, uint8_t dir, in hda_transfer()
|
H A D | hda_codec.c | 145 uint8_t run; member 579 hda_codec_notify(struct hda_codec_inst *hci, uint8_t run, in hda_codec_notify() 580 uint8_t stream, uint8_t dir) in hda_codec_notify()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 205 char dir[1]; /* viewpath level dir prefix */ member 1177 run(Rule_t* r, register char* s) in run() function
|