HomeSort by: relevance | last modified time | path
    Searched defs:pdest (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 5922 uint32_t *pdest; local in function:mcx_set_flow_table_entry_mac
5928 mcx_cmdq_init(sc, cqe, sizeof(*in) + sizeof(*mbin) + sizeof(*pdest),
5951 pdest = (uint32_t *)
5955 *pdest = htobe32(dest);
5999 uint32_t *pdest; local in function:mcx_set_flow_table_entry_proto
6005 mcx_cmdq_init(sc, cqe, sizeof(*in) + sizeof(*mbin) + sizeof(*pdest),
6028 pdest = (uint32_t *)
6032 *pdest = htobe32(dest);
if_mcx.c 5922 uint32_t *pdest; local in function:mcx_set_flow_table_entry_mac
5928 mcx_cmdq_init(sc, cqe, sizeof(*in) + sizeof(*mbin) + sizeof(*pdest),
5951 pdest = (uint32_t *)
5955 *pdest = htobe32(dest);
5999 uint32_t *pdest; local in function:mcx_set_flow_table_entry_proto
6005 mcx_cmdq_init(sc, cqe, sizeof(*in) + sizeof(*mbin) + sizeof(*pdest),
6028 pdest = (uint32_t *)
6032 *pdest = htobe32(dest);

Completed in 33 milliseconds