Searched refs:llc_sap_state (Results 1 – 3 of 3) sorted by relevance
31 struct llc_sap_state { struct37 extern struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES]; argument
174 struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES] = {
123 struct llc_sap_state *curr_state = &llc_sap_state_table[sap->state - 1]; in llc_find_sap_trans()