Lines Matching refs:flag_table
104 struct flag_table { struct
295 static struct flag_table cce_err_status_flags[] = {
385 static struct flag_table misc_err_status_flags[] = {
404 static struct flag_table pio_err_status_flags[] = {
546 static struct flag_table sdma_err_status_flags[] = {
574 static struct flag_table egress_err_status_flags[] = {
675 static struct flag_table egress_err_info_flags[] = {
724 static struct flag_table send_err_status_flags[] = {
733 static struct flag_table sc_err_status_flags[] = {
756 static struct flag_table rxe_err_status_flags[] = {
891 static struct flag_table dcc_err_flags[] = {
944 static struct flag_table lcb_err_flags[] = {
987 static struct flag_table dc8051_err_flags[] = {
1006 static struct flag_table dc8051_info_err_flags[] = {
1030 static struct flag_table dc8051_info_host_msg_flags[] = {
5318 struct flag_table *table, int table_size) in flag_string()