HomeSort by: relevance | last modified time | path
    Searched defs:i_mode (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp_cm.c 922 uint32_t i_mode, i_enable_10bits, lut_size; local in function:get3dlut_config
927 CM_3DLUT_CONFIG_STATUS, &i_mode,
930 switch (i_mode) {
  /src/sys/ufs/lfs/
lfs_inode.h 160 uint16_t i_mode; /* IFMT, permissions; see below. */ member in struct:inode
  /src/sys/arch/amd64/amd64/
db_disasm.c 124 int i_mode; /* addressing modes */ member in struct:inst
1184 int i_mode; local in function:db_disasm
1283 i_mode = ip->i_mode;
1289 i_mode = ip->i_mode;
1298 i_mode = 0;
1301 i_mode = 0;
1304 i_mode = 0;
1313 i_mode = ip->i_mode
    [all...]
  /src/sys/arch/i386/i386/
db_disasm.c 107 int i_mode; /* addressing modes */ member in struct:inst
1125 int i_mode; local in function:db_disasm
1211 i_mode = ip->i_mode;
1218 i_mode = ip->i_mode;
1226 i_mode = ip->i_mode;
1230 if ((i_mode & 0xFF) == MEx) {
1232 i_mode = op1(E)
    [all...]
  /src/sys/ufs/ufs/
inode.h 147 u_int16_t i_mode; /* IFMT, permissions; see dinode.h. */ member in struct:inode
  /src/sys/fs/nilfs/
nilfs_fs.h 162 uint16_t i_mode; /* file mode */ member in struct:nilfs_inode

Completed in 14 milliseconds