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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_lspcon.c 303 u8 block_count = 0; local in function:_lspcon_parade_write_infoframe_blocks
308 while (block_count < 4) {
311 block_count);
316 data = avi_buf + block_count * 8;
320 block_count);
331 avi_if_ctrl = LSPCON_PARADE_AVI_IF_KICKOFF | block_count;
335 reg, block_count);
339 block_count++;
  /src/sys/dev/pci/
twereg.h 308 u_int32_t block_count; /* actual drive size if configuration == 0x0f, otherwise less DCB size */ member in struct:twe_unit_descriptor
338 u_int32_t block_count; /* actual drive size if configuration == 0x0f, otherwise less DCB size */ member in struct:twe_array_descriptor
twareg.h 300 uint16_t block_count; member in struct:twa_command_io
  /src/sys/fs/hfs/
libhfs.h 239 uint32_t block_count; member in struct:__anon46ade0a11508
407 uint16_t block_count; member in struct:__anon46ade0a12208

Completed in 91 milliseconds