Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1554 uint32_t pkt_size, pld_byte_cnt, *long_ptr; in ql_fcct() local
1685 long_ptr = (uint32_t *)&pkt->ms24.dseg; in ql_fcct()
1688 *long_ptr++ = (uint32_t) in ql_fcct()
1690 *long_ptr++ = (uint32_t) in ql_fcct()
1692 *long_ptr++ = (uint32_t)(LE_32(cmd->RequestLen)); in ql_fcct()
1695 *long_ptr++ = (uint32_t) in ql_fcct()
1697 *long_ptr++ = (uint32_t) in ql_fcct()
1699 *long_ptr = (uint32_t)LE_32(cmd->ResponseLen); in ql_fcct()
10189 uint32_t pkt_size, pld_byte_cnt, cmd_size, *long_ptr; in ql_els_passthru() local
10360 long_ptr = (uint32_t *)&pkt->els.dseg; in ql_els_passthru()
[all …]