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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
cik_int.h 31 uint32_t source_id; member in struct:cik_ih_ring_entry
kfd_int_process_v9.c 38 uint16_t source_id, client_id, pasid, vmid; local
47 source_id = SOC15_SOURCE_ID_FROM_IH_ENTRY(ih_ring_entry);
70 client_id, source_id, vmid, pasid);
82 return source_id == SOC15_INTSRC_CP_END_OF_PIPE ||
83 source_id == SOC15_INTSRC_SDMA_TRAP ||
84 source_id == SOC15_INTSRC_SQ_INTERRUPT_MSG ||
85 source_id == SOC15_INTSRC_CP_BAD_OPCODE ||
94 uint16_t source_id, client_id, pasid, vmid; local
97 source_id = SOC15_SOURCE_ID_FROM_IH_ENTRY(ih_ring_entry);
103 if (source_id == SOC15_INTSRC_CP_END_OF_PIPE
    [all...]
cik_int.h 31 uint32_t source_id; member in struct:cik_ih_ring_entry
kfd_int_process_v9.c 38 uint16_t source_id, client_id, pasid, vmid; local
47 source_id = SOC15_SOURCE_ID_FROM_IH_ENTRY(ih_ring_entry);
70 client_id, source_id, vmid, pasid);
82 return source_id == SOC15_INTSRC_CP_END_OF_PIPE ||
83 source_id == SOC15_INTSRC_SDMA_TRAP ||
84 source_id == SOC15_INTSRC_SQ_INTERRUPT_MSG ||
85 source_id == SOC15_INTSRC_CP_BAD_OPCODE ||
94 uint16_t source_id, client_id, pasid, vmid; local
97 source_id = SOC15_SOURCE_ID_FROM_IH_ENTRY(ih_ring_entry);
103 if (source_id == SOC15_INTSRC_CP_END_OF_PIPE
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/pm/
nouveau_nvkm_engine_pm_base.c 726 u8 source_id = 0; local
735 source_id++;
761 sig->source[source_nr++] = source_id + 1;
nouveau_nvkm_engine_pm_base.c 726 u8 source_id = 0; local
735 source_id++;
761 sig->source[source_nr++] = source_id + 1;
  /src/external/bsd/tcpdump/dist/
print-atm.c 419 nd_byte source_id[12]; member in struct:oam_fm_loopback_t
494 for (idx = 0; idx < sizeof(oam_ptr.oam_fm_loopback->source_id); idx++) {
497 GET_BE_U_2(&oam_ptr.oam_fm_loopback->source_id[idx]));
print-atm.c 419 nd_byte source_id[12]; member in struct:oam_fm_loopback_t
494 for (idx = 0; idx < sizeof(oam_ptr.oam_fm_loopback->source_id); idx++) {
497 GET_BE_U_2(&oam_ptr.oam_fm_loopback->source_id[idx]));
print-isoclns.c 687 nd_byte source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_lan_header
696 nd_byte source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_ptp_header
713 nd_byte source_id[NODE_ID_LEN]; member in struct:isis_csnp_header
720 nd_byte source_id[NODE_ID_LEN]; member in struct:isis_psnp_header
2638 isis_print_id(ndo, header_iih_lan->source_id, SYSTEM_ID_LEN));
2652 isis_print_id(ndo, header_iih_lan->source_id,SYSTEM_ID_LEN),
2682 ND_PRINT(", src-id %s", isis_print_id(ndo, header_iih_ptp->source_id, SYSTEM_ID_LEN));
2693 isis_print_id(ndo, header_iih_ptp->source_id,SYSTEM_ID_LEN),
2780 ND_PRINT(", src-id %s", isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN));
2791 isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN)
    [all...]
print-isoclns.c 687 nd_byte source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_lan_header
696 nd_byte source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_ptp_header
713 nd_byte source_id[NODE_ID_LEN]; member in struct:isis_csnp_header
720 nd_byte source_id[NODE_ID_LEN]; member in struct:isis_psnp_header
2638 isis_print_id(ndo, header_iih_lan->source_id, SYSTEM_ID_LEN));
2652 isis_print_id(ndo, header_iih_lan->source_id,SYSTEM_ID_LEN),
2682 ND_PRINT(", src-id %s", isis_print_id(ndo, header_iih_ptp->source_id, SYSTEM_ID_LEN));
2693 isis_print_id(ndo, header_iih_ptp->source_id,SYSTEM_ID_LEN),
2780 ND_PRINT(", src-id %s", isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN));
2791 isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN)
    [all...]
  /src/sys/dev/pci/
if_iwmreg.h 6838 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6843 uint8_t source_id; member in struct:iwm_mcc_update_cmd_v1
6854 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6861 uint8_t source_id; member in struct:iwm_mcc_update_cmd
6875 * @source_id: the MCC source, see iwm_mcc_source
6885 uint8_t source_id; member in struct:iwm_mcc_update_resp_v1
6898 * @source_id: the MCC source, see iwm_mcc_source
6910 uint8_t source_id; member in struct:iwm_mcc_update_resp_v2
6928 * @source_id: the MCC source, see IWM_MCC_SOURCE_*
6940 uint8_t source_id; member in struct:iwm_mcc_update_resp_v3
6964 uint8_t source_id; member in struct:iwm_mcc_chub_notif
    [all...]
if_iwmreg.h 6838 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6843 uint8_t source_id; member in struct:iwm_mcc_update_cmd_v1
6854 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6861 uint8_t source_id; member in struct:iwm_mcc_update_cmd
6875 * @source_id: the MCC source, see iwm_mcc_source
6885 uint8_t source_id; member in struct:iwm_mcc_update_resp_v1
6898 * @source_id: the MCC source, see iwm_mcc_source
6910 uint8_t source_id; member in struct:iwm_mcc_update_resp_v2
6928 * @source_id: the MCC source, see IWM_MCC_SOURCE_*
6940 uint8_t source_id; member in struct:iwm_mcc_update_resp_v3
6964 uint8_t source_id; member in struct:iwm_mcc_chub_notif
    [all...]

Completed in 98 milliseconds