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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c300 uint32_t cnt1, cnt2; local
318 &cnt1, &cnt2);
321 cnt1, cnt2));
324 &cnt1, &cnt2);
327 cnt1 & 0xffff, cnt2 & 0xffff));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1832 uint32_t cnt2; member in struct:dfc_send_scsi_fcp_cmd_info
1837 #define SCSI_SNS_CNT(x) x->cnt2
1839 #define FC_RSP_CNT(x) x->cnt2
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1978 uint16_t qlnt, retries, cnt, cnt2; local
2466 cnt2 = (uint16_t)(((uintptr_t)pkt + sizeof (sts_24xx_entry_t)) -
2468 for (cnt = 0; cnt < cnt2; cnt = (uint16_t)(cnt + 4)) {

Completed in 615 milliseconds