Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/dev/
H A Dsiotty.c435 case DMGET: in siomctl()
582 *(int *)data = siomctl(sc, 0, DMGET); in sioioctl()
/openbsd/sys/sys/
H A Dtty.h221 #define DMGET 3 macro
/openbsd/sys/dev/sbus/
H A Dspif.c478 *((int *)data) = stty_modem_control(sp, 0, DMGET); in sttyioctl()
512 case DMGET: in stty_modem_control()
H A Dmagma.c1048 *((int *)data) = mtty_modem_control(mp, 0, DMGET); in mttyioctl()
1155 case DMGET: /* get bits */ in mtty_modem_control()
/openbsd/sys/dev/ic/
H A Dcy.c539 *((int *)data) = cy_modem_control(cy, 0, DMGET); in cyioctl()
796 case DMGET: in cy_modem_control()
/openbsd/sys/arch/sparc64/dev/
H A Dsab.c845 *((int *)data) = sabtty_mdmctrl(sc, 0, DMGET); in sabttyioctl()
904 case DMGET: in sabtty_mdmctrl()
/openbsd/sys/dev/fdt/
H A Dimxuart.c731 *(int *)data = clmctl(dev, 0, DMGET); in imxuartioctl()
H A Dexuart.c925 *(int *)data = clmctl(dev, 0, DMGET); in exuartioctl()