B_RAW 123 kern/kern_physio.c bp->b_flags = B_BUSY | B_PHYS | B_RAW | flags; B_RAW 237 kern/kern_physio.c bp->b_flags &= ~(B_BUSY | B_PHYS | B_RAW);