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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7340 * ct_hdr: Pointer to header.
7347 ql_cthdr_endian(ddi_acc_handle_t acc_handle, caddr_t ct_hdr, argument
7355 (uint8_t *)ct_hdr, sizeof (hdr), DDI_DEV_AUTOINCR);
7365 bp = (uint8_t *)ct_hdr + sizeof (fc_ct_header_t);
7415 (uint8_t *)ct_hdr, sizeof (hdr), DDI_DEV_AUTOINCR);

Completed in 101 milliseconds