Searched refs:D_U64BIT (Results 1 – 4 of 4) sorted by relevance
223 #define D_U64BIT 0x40000 /* Driver supports unsigned 64-bit uio offset */ macro
381 D_NEW | D_MP | D_64BIT | D_U64BIT
1025 D_NEW | D_MP | D_64BIT | D_U64BIT
729 if (devopsp[nmaj]->devo_cb_ops->cb_flag & D_U64BIT) in spec_open()