Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/stand/
H A Dconf.c22 #define ctioctl noioctl macro
32 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
/original-bsd/sys/hp300/dev/
H A Dct.c774 ctioctl(dev, cmd, data, flag) in ctioctl() function