Searched defs:irb (Results 1 – 3 of 3) sorted by relevance
110 struct irb { struct111 struct scsw scsw;112 uint32_t esw[5];113 uint32_t ecw[8];114 uint32_t emw[8];
351 static struct irb irb; variable
585 struct irb irb; in test_tsch() local