Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h1001 UINT32 TotalByteCount; member
1091 UINT32 TotalByteCount; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c8698 fw.TotalByteCount, mode) != fw.TotalByteCount) { in ql_menlo_update_fw()
8718 pkt->mvfy.fw_size = LE_32(fw.TotalByteCount); in ql_menlo_update_fw()
8725 pkt->mvfy.dseg.length = LE_32(fw.TotalByteCount); in ql_menlo_update_fw()
8839 if (ql_get_dma_mem(ha, dma_mem, info.TotalByteCount, in ql_menlo_manage_info()
8853 dma_mem->bp, info.TotalByteCount, mode) != in ql_menlo_manage_info()
8854 info.TotalByteCount) { in ql_menlo_manage_info()
8871 pkt->mdata.dseg.length = LE_32(info.TotalByteCount); in ql_menlo_manage_info()
8904 dma_mem->bp, info.TotalByteCount, mode) != in ql_menlo_manage_info()
8905 info.TotalByteCount) { in ql_menlo_manage_info()
9581 size = info.TotalByteCount; in ql_get_xgmac_statistics()
[all …]