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

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerDefs.h 180 typedef Vector<uint8_t> Unit;
181 typedef Vector<Unit> UnitVector;
  /src/sys/external/bsd/acpica/dist/compiler/
dtfield.c 798 * RETURN: a table unit
800 * DESCRIPTION: Create a table unit
810 DT_TABLE_UNIT *Unit = (DT_TABLE_UNIT *) UtFieldCacheCalloc ();
813 Unit->Value = Data;
814 Unit->Line = Line;
815 Unit->Column = Column;
816 return (Unit);
  /src/sys/dev/ic/
mpt_mpilib.h 861 * Added Manufacturing pages, IO Unit Page 2, SCSI SPI
869 * Io Unit Page 2 size is fixed at 4 adapters and some
893 * Added IO Unit Page 3.
922 * Added structures for Manufacturing Page 4, IO Unit
1191 * IO Unit Config Pages
1213 /* IO Unit Page 1 Flags defines */
3044 U8 Unit; /* 01h */
4053 /* SPI L_Q information unit */
4059 /* SPI command information unit */

Completed in 17 milliseconds