psh
struct psh *h, *h1;
struct psh *h;
struct psh *h;
struct psh *h;
LIST_ENTRY(psh) link;
LIST_HEAD(pshared_hash_head, psh);
int t3_tp_set_coalescing_size(adapter_t *adap, unsigned int size, int psh);
__u8 psh:1;
__u8 psh:1;
int t3_tp_set_coalescing_size(adapter_t *adap, unsigned int size, int psh)
if (psh)
__u8 psh:1;
__u8 psh:1;
psh:1,
find_ref_sh(uint16_t opcode, uint8_t version, struct ipfw_sopt_handler *psh)
*psh = *sh;
find_unref_sh(struct ipfw_sopt_handler *psh)
sh = find_sh(psh->opcode, psh->version, NULL);
const struct pe_section_header *psh;
range_check(x, off, sizeof(*psh) * number_of_sections,
if (x->x_headers_len < off + sizeof(*psh) * number_of_sections)
psh = (const struct pe_section_header *)(x->x_buf + off);
if (psh->psh_size_of_raw_data > 0 &&
psh->psh_pointer_to_raw_data < x->x_headers_len)
range_check(x, psh->psh_pointer_to_raw_data,
psh->psh_size_of_raw_data, "section");
i, psh->psh_pointer_to_raw_data, psh->psh_size_of_raw_data);
x->x_section_off[i] = psh->psh_pointer_to_raw_data;
x->x_section_len[i] = psh->psh_size_of_raw_data;
psh++;