Home
last modified time | relevance | path

Searched refs:d37A_set_mode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Di8237A.c106 static int d37A_set_mode(struct ddi_dmae_req *, int);
373 (void) d37A_set_mode(dmaereqp, chnl); in d37A_prog_chan()
458 (void) d37A_set_mode(dmaereqp, chnl); in d37A_dma_swsetup()
553 d37A_set_mode(struct ddi_dmae_req *dmaereqp, int chnl) in d37A_set_mode() function