Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsd.h123 u32 max_atomic_boundary; member
H A Dsd.c964 unit_max = rounddown_pow_of_two(sdkp->max_atomic_boundary); in sd_config_atomic()
3376 sdkp->max_atomic_boundary = get_unaligned_be32(&vpd->data[60]); in sd_read_block_limits()