Searched refs:config_data_length (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/parisc/
H A Deisa_enumerator.c336 maxlen = es->config_data_length < HPEE_MAX_LENGTH ?
337 es->config_data_length : HPEE_MAX_LENGTH;
409 if (pos != es->config_data_length) {
411 pos, es->config_data_length);
/linux-master/arch/parisc/include/asm/
H A Deisa_eeprom.h37 u_int16_t config_data_length; member in struct:eeprom_eisa_slot_info

Completed in 122 milliseconds