Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h316 caddr_t atio_ptr; member
H A Dqlt.c419 qlt->atio_ptr = qlt->queue_mem_ptr + ATIO_QUEUE_OFFSET; in qlt_attach()
2936 uint8_t *atio = (uint8_t *)&qlt->atio_ptr[ in qlt_handle_atio_queue_update()