Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c575 n2h24(uchar_t *ptr) in n2h24() function
631 pdu->isp_datalen = n2h24(bhs->dlength); in iser_iscsihdr_handle()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c732 n2h24(const uchar_t *ptr) in n2h24() function
870 pdu->isp_datalen = n2h24(bhs->dlength); in idm_sorecvhdr()
1707 idb->idb_exp_offset += n2h24(bhs->dlength); in idm_so_rx_datain()
1708 idt->idt_rx_bytes += n2h24(bhs->dlength); in idm_so_rx_datain()
1780 idt->idt_rx_bytes += n2h24(bhs->dlength); in idm_so_rx_dataout()
2017 dlength = n2h24(bhs->dlength); in idm_sorecv_scsidata()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c65 static uint32_t n2h24(uchar_t *ptr);
187 n2h24(uchar_t *ptr) in n2h24() function
450 dlength = n2h24(issrhp->dlength); in iscsi_cmd_rsp_cmd_status()
966 n2h24(idrhp->dlength)); in iscsi_rx_process_data_rsp()
1099 dlength = n2h24(irrhp->dlength); in iscsi_rx_process_reject_rsp()