Home
last modified time | relevance | path

Searched refs:pn_size (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h77 unsigned char pn_size [4]; member
86 unsigned long pn_size; member
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h77 unsigned char pn_size [4]; member
86 unsigned long pn_size; member
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h77 unsigned char pn_size [4]; member
86 unsigned long pn_size; member
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c2080 pubnames.pn_size = byte_get (data, offset_size); in display_debug_pubnames()
2105 pubnames.pn_size); in display_debug_pubnames()
/openbsd/sys/dev/ic/
H A Dqwz.c7909 if (cmd->pn_size == 24) in qwz_hal_reo_cmd_update_rx_queue()
7910 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_24; in qwz_hal_reo_cmd_update_rx_queue()
7911 else if (cmd->pn_size == 48) in qwz_hal_reo_cmd_update_rx_queue()
7912 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_48; in qwz_hal_reo_cmd_update_rx_queue()
7913 else if (cmd->pn_size == 128) in qwz_hal_reo_cmd_update_rx_queue()
7914 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_128; in qwz_hal_reo_cmd_update_rx_queue()
7924 FIELD_PREP(HAL_REO_UPD_RX_QUEUE_INFO2_PN_SIZE, cmd->pn_size) | in qwz_hal_reo_cmd_update_rx_queue()
22174 cmd.pn_size = 48; in qwz_dp_peer_rx_pn_replay_config()
H A Dqwx.c10211 if (cmd->pn_size == 24) in qwx_hal_reo_cmd_update_rx_queue()
10212 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_24; in qwx_hal_reo_cmd_update_rx_queue()
10213 else if (cmd->pn_size == 48) in qwx_hal_reo_cmd_update_rx_queue()
10214 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_48; in qwx_hal_reo_cmd_update_rx_queue()
10215 else if (cmd->pn_size == 128) in qwx_hal_reo_cmd_update_rx_queue()
10216 cmd->pn_size = HAL_RX_REO_QUEUE_PN_SIZE_128; in qwx_hal_reo_cmd_update_rx_queue()
10226 FIELD_PREP(HAL_REO_UPD_RX_QUEUE_INFO2_PN_SIZE, cmd->pn_size) | in qwx_hal_reo_cmd_update_rx_queue()
24155 cmd.pn_size = 48; in qwx_dp_peer_rx_pn_replay_config()
H A Dqwxreg.h8339 uint8_t pn_size; member
H A Dqwzreg.h8760 uint8_t pn_size; member
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c6754 pubnames.pn_size = byte_get (data, offset_size); in display_debug_pubnames()
6779 pubnames.pn_size); in display_debug_pubnames()