Searched refs:MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
716 const MIN_SIZE: usize; constant723 build_assert!(offset_valid::<U>(offset, Self::MIN_SIZE)); in io_addr_assert()775 const MIN_SIZE: usize = SIZE; constant813 const MIN_SIZE: usize = SIZE; constant
137 const MIN_SIZE: usize = S::SIZE; constant
1577 const unsigned int MIN_SIZE = 98; in slic_eeprom_valid() local1581 if (size < MIN_SIZE || size > MAX_SIZE) in slic_eeprom_valid()