Searched refs:MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
524 const MIN_SIZE: usize; constant531 build_assert!(offset_valid::<U>(offset, Self::MIN_SIZE)); in io_addr_assert()601 const MIN_SIZE: usize = SIZE; constant
176 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()