Home
last modified time | relevance | path

Searched refs:ds_offset (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D08447 ds_offset=368 # disk image size field offset
69 poke_file "$TEST_IMG" "$ds_offset" "\x00\x00\x00\xf8\xff\xff\x01\x00"
76 poke_file "$TEST_IMG" "$ds_offset" "\x00\x00\x01\xf8\xff\xff\x01\x00"
83 poke_file "$TEST_IMG" "$ds_offset" "\x00\x00\x00\x04\x00\x00\x00\x00"
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1850 int ss_offset, int ds_offset, in ar9003_hw_init_txpower_ht() argument
1862 for (i = ds_offset; i < ds_offset + AR9300_HT_DS_RATES; i++) { in ar9003_hw_init_txpower_ht()
1876 int ds_offset, int ts_offset) in ar9003_hw_init_txpower_stbc() argument
1880 memcpy(&ah->tx_power_stbc[ds_offset], &ah->tx_power[ds_offset], in ar9003_hw_init_txpower_stbc()
H A Dar5008_phy.c1303 int ss_offset, int ds_offset, in ar5008_hw_init_txpower_ht() argument
1312 memcpy(&ah->tx_power[ds_offset], &ah->tx_power[ss_offset], in ar5008_hw_init_txpower_ht()