Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dfdreg.h164 ((uint8_t *)fdc->c_fifo))
166 ((uint8_t *)fdc->c_fifo), \
H A Dfdvar.h273 uchar_t *c_fifo; /* addr of c_reg->fdc_fifo */ member
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c845 fdc->c_fifo = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_fifo; in fd_attach_map_regs()