Home
last modified time | relevance | path

Searched refs:byte4 (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_common.h68 u8 byte4; member
/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.build27 conf_data.set('MAGIC_NUMBER_BYTE4', get_option('magic-number-byte4'))
H A Dmeson.options65 'magic-number-byte4',
/openbmc/linux/include/linux/qed/
H A Dnvmetcp_common.h412 u8 byte4; member
447 u8 byte4; member
H A Dfcoe_common.h199 u8 byte4; member
280 u8 byte4; member
H A Discsi_common.h763 u8 byte4; member
813 u8 byte4; member
1505 u8 byte4; member
/openbmc/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c2785 u8 byte3 = 0, byte4 = 0; in cit_find_sof() local
2796 byte4 = 0x0a; in cit_find_sof()
2800 byte4 = 0x0e; in cit_find_sof()
2804 byte4 = 0x08; in cit_find_sof()
2808 byte4 = 0x00; in cit_find_sof()
2812 byte4 = 0x08; in cit_find_sof()
2848 if (data[i] == byte4) { in cit_find_sof()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h650 u8 byte4; member
789 u8 byte4; member
3486 u8 byte4; member
3674 u8 byte4; member
4608 u8 byte4; member
5556 u8 byte4; member
6444 u8 byte4; member
6738 u8 byte4; member
6845 u8 byte4; member
7667 u8 byte4; member
[all …]
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c206 u8 byte4, byte5, byte6, byte7; member
209 u8 byte7, byte6, byte5, byte4;
1201 port->firmware[0] = msg.byte4; in eth_open()
1222 msg.byte4 = dev->dev_addr[2]; in eth_open()
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp388 /* byte4 command from 0x20 to 0x27 */ in TEST_F()
389 uint8_t byte4 = (1 << (PLDM_GET_STATE_SENSOR_READINGS % 8)); // byte4 = 0x02 in TEST_F() local
404 0x00, 0x02, 0x05, 0x00, byte0, byte1, byte2, 0x00, byte4, in TEST_F()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2294 uint64_t byte4:4; member
2304 uint64_t byte4:4;
2397 uint64_t byte4:6; member
2407 uint64_t byte4:6;
2829 uint64_t byte4:5; member
2839 uint64_t byte4:5;
/openbmc/linux/Documentation/scsi/
H A Darcmsr_spec.rst809 (if byte4 == 0, use default)
833 (if byte4 == 0, not change)
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c777 u8 byte4, in halbtc8723b2ant_SetFwPstdma() argument
786 H2C_Parameter[3] = byte4; in halbtc8723b2ant_SetFwPstdma()
792 pCoexDm->psTdmaPara[3] = byte4; in halbtc8723b2ant_SetFwPstdma()
H A DHalBtc8723b1Ant.c988 struct btc_coexist *pBtCoexist, u8 byte1, u8 byte2, u8 byte3, u8 byte4, u8 byte5 in halbtc8723b1ant_SetFwPstdma() argument
1010 H2C_Parameter[3] = byte4; in halbtc8723b1ant_SetFwPstdma()
1016 pCoexDm->psTdmaPara[3] = byte4; in halbtc8723b1ant_SetFwPstdma()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c822 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8821a1ant_set_fw_ps_tdma() argument
847 h2c_parameter[3] = byte4; in btc8821a1ant_set_fw_ps_tdma()
853 coex_dm->ps_tdma_para[3] = byte4; in btc8821a1ant_set_fw_ps_tdma()
H A Dhalbtc8192e2ant.c1151 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8192e2ant_set_fw_ps_tdma() argument
1160 h2c_parameter[3] = byte4; in btc8192e2ant_set_fw_ps_tdma()
1166 coex_dm->ps_tdma_para[3] = byte4; in btc8192e2ant_set_fw_ps_tdma()
H A Dhalbtc8723b1ant.c673 u8 byte4, u8 byte5) in halbtc8723b1ant_set_fw_ps_tdma() argument
698 h2c_parameter[3] = byte4; in halbtc8723b1ant_set_fw_ps_tdma()
704 coex_dm->ps_tdma_para[3] = byte4; in halbtc8723b1ant_set_fw_ps_tdma()
H A Dhalbtc8723b2ant.c1054 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8723b2ant_set_fw_ps_tdma() argument
1064 h2c_parameter[3] = byte4; in btc8723b2ant_set_fw_ps_tdma()
1070 coex_dm->ps_tdma_para[3] = byte4; in btc8723b2ant_set_fw_ps_tdma()
H A Dhalbtc8821a2ant.c1031 u8 byte4, u8 byte5) in btc8821a2ant_set_fw_ps_tdma() argument
1039 h2c_parameter[3] = byte4; in btc8821a2ant_set_fw_ps_tdma()
1045 coex_dm->ps_tdma_para[3] = byte4; in btc8821a2ant_set_fw_ps_tdma()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c91 u8 byte1, u8 byte2, u8 byte3, u8 byte4, in rtl8723e_dm_bt_set_fw_3a() argument
100 h2c_parameter[3] = byte4; in rtl8723e_dm_bt_set_fw_3a()
/openbmc/qemu/qga/
H A Dcommands-linux.c2117 unsigned int byte4 = hex_int & 0xFF; in hex_to_ip_address() local
2119 return g_strdup_printf("%u.%u.%u.%u", byte4, byte3, byte2, byte1); in hex_to_ip_address()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1135 u8 byte3, u8 byte4, u8 byte5) in rtw_coex_set_tdma() argument
1179 coex_dm->ps_tdma_para[3] = byte4; in rtw_coex_set_tdma()
1182 rtw_fw_coex_tdma_type(rtwdev, byte1, byte2, byte3, byte4, byte5); in rtw_coex_set_tdma()