Searched refs:notclipped (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/dev/pci/bktr/ |
| D | bktr_core.c | 440 static bool_t notclipped(bktr_reg_t * , int , int); 2544 notclipped (bktr_reg_t * bktr, int x, int width) { function 2798 if ( notclipped(bktr, i, width)) { 2854 if ( notclipped(bktr, i, width)) { 2950 if ( notclipped(bktr, i, width)) { 3022 if ( notclipped(bktr, i, width)) {
|