Lines Matching refs:flag_table
109 struct flag_table { struct
279 static struct flag_table cce_err_status_flags[] = {
369 static struct flag_table misc_err_status_flags[] = {
388 static struct flag_table pio_err_status_flags[] = {
530 static struct flag_table sdma_err_status_flags[] = {
558 static struct flag_table egress_err_status_flags[] = {
659 static struct flag_table egress_err_info_flags[] = {
708 static struct flag_table send_err_status_flags[] = {
717 static struct flag_table sc_err_status_flags[] = {
740 static struct flag_table rxe_err_status_flags[] = {
875 static struct flag_table dcc_err_flags[] = {
928 static struct flag_table lcb_err_flags[] = {
971 static struct flag_table dc8051_err_flags[] = {
990 static struct flag_table dc8051_info_err_flags[] = {
1014 static struct flag_table dc8051_info_host_msg_flags[] = {
5271 struct flag_table *table, int table_size) in flag_string()