Home | History | Annotate | Download | only in ic

Lines Matching refs:comp_stat

1368 		mbi->comp_stat = BHA_MBI_FREE;
1511 if (mbi->comp_stat == BHA_MBI_FREE) {
1513 if (mbi->comp_stat != BHA_MBI_FREE) {
1552 printf("comp_stat %x for mbi addr = %p, ",
1553 mbi->comp_stat, mbi);
1558 switch (mbi->comp_stat) {
1584 aprint_error_dev(sc->sc_dev, "bad mbi comp_stat %02x; skipping\n",
1585 mbi->comp_stat);
1593 mbi->comp_stat = BHA_MBI_FREE;
1600 } while (mbi->comp_stat != BHA_MBI_FREE);