Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/common/
H A Dct.c65 int ctcode[IODC_MAXSIZE/sizeof(int)]; variable
76 IODC_IO, ctcode, IODC_MAXSIZE)) < 0) { in ctopen()
80 ctdev.pz_iodc_io = ctiodc = (iodcio_t) ctcode; in ctopen()