Searched refs:cr0_stat (Results 1 – 2 of 2) sorted by relevance
236 bus_read_1(res, cr0_stat); in ncvhw_check()388 if ((bus_read_1(res, cr0_stat) & STAT_INT) != 0)397 if ((bus_read_1(res, cr0_stat) & STAT_INT) != 0)434 bus_read_1(res, cr0_stat);891 status = bus_read_1(res, cr0_stat);921 status = bus_read_1(res, cr0_stat);
48 #define cr0_stat 0x04 /* RO - Status */ macro