Searched defs:remote_portid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3262 uint32_t remote_portid; local
3268 remote_portid = ((uint32_t)(QMEM_RD16(qlt, (&resp[0x18])))) |
3308 cmd->cmd_rportid = remote_portid;
4605 uint32_t remote_portid; local
4608 remote_portid = ((uint32_t)(QMEM_RD16(qlt, (&resp[0x18])))) |
4630 cmd->cmd_rportid = remote_portid;

Completed in 73 milliseconds