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

  /src/sys/dev/ic/
bt8xx.h 85 #define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1187 unsigned IOCTL_METEORSETGEO = METEORSETGEO;
sanitizer_interceptors_ioctl_netbsd.inc 202 _(METEORSETGEO, READ, struct_meteor_geomet_sz);
  /src/sys/dev/pci/bktr/
bktr_core.c 1699 case METEORSETGEO:
1866 /* end of METEORSETGEO */
1872 x_size must be greater than or equal to 1.666*METEORSETGEO width (cols)
1873 y_size must be greater than or equal to METEORSETGEO height (rows)
1875 x_size must be greater than or equal to 1.666*METEORSETGEO width (cols)
1876 y_size must be greater than or equal to 2*METEORSETGEO height (rows)
1878 x_size must be greater than or equal to METEORSETGEO width (cols)
1879 y_size must be greater than or equal to METEORSETGEO height (rows)
1881 x_size must be greater than or equal to METEORSETGEO width (cols)
1882 y_size must be greater than or equal to 2*METEORSETGEO height (rows
    [all...]

Completed in 41 milliseconds