Home
last modified time | relevance | path

Searched refs:MSPRO_BLOCK_MAX_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memstick/core/
H A Dmspro_block.c30 #define MSPRO_BLOCK_MAX_ATTRIBUTES 41 macro
938 if (attr->count > MSPRO_BLOCK_MAX_ATTRIBUTES) { in mspro_block_read_attributes()
941 attr_count = MSPRO_BLOCK_MAX_ATTRIBUTES; in mspro_block_read_attributes()