Searched refs:function_number (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c493 ql_8021_wr_32(ha, UNM_CRB_WIN_LOCK_ID, ha->function_number);
1799 nx_legacy_intr = &legacy_intr[ha->function_number];
1818 val = (1 << (ha->function_number * 4));
1820 val |= (1 << (ha->function_number * 4));
1837 val &= ~(1 << (ha->function_number * 4));
1852 drv_state |= (1 << (ha->function_number * 4));
1941 (2 << (ha->function_number * 4));
H A Dql_iocb.c224 ha->function_number << 5 | 4;
398 ha->function_number << 5 | 4;
H A Dql_api.c970 ha->function_number = (uint8_t)
1175 if (ha->function_number & BIT_0) {
1187 ha->iobase += 0xBC000 + (ha->function_number << 11);
1189 (ha->function_number << 11);
1203 (ha->function_number << 12));
1205 (ha->function_number * 8);
H A Dql_xioctl.c7104 ha->function_number &&
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h385 uint32_t function_number; /* function number */ member in struct:nxge_hw_pt_cfg
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1679 uint8_t function_number; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c4629 u32_t function_number = (1 << 8) | (1 << 6) | 0; local
4633 REG_WR(pdev, start_reg + 4 * i, function_number + 2 * i);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c1912 p_cfgp->function_number = func;
2165 p_cfgp->function_number = nxgep->function_num;

Completed in 444 milliseconds