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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c574 n2h24(uchar_t *ptr) function
630 pdu->isp_datalen = n2h24(bhs->dlength);
/opensolaris-onvv-gate/usr/src/uts/common/io/idm/
H A Didm_so.c742 n2h24(const uchar_t *ptr) function
778 pdu->isp_datalen = n2h24(bhs->dlength);
1610 idb->idb_exp_offset += n2h24(bhs->dlength);
1611 idt->idt_rx_bytes += n2h24(bhs->dlength);
1683 idt->idt_rx_bytes += n2h24(bhs->dlength);
1894 dlength = n2h24(bhs->dlength);
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c64 static uint32_t n2h24(uchar_t *ptr);
183 * n2h24 - native to host 24 bit integer translation.
186 n2h24(uchar_t *ptr) function
449 dlength = n2h24(issrhp->dlength);
965 n2h24(idrhp->dlength));
1098 dlength = n2h24(irrhp->dlength);

Completed in 117 milliseconds