Searched refs:lbpu (Results 1 – 3 of 3) sorted by relevance
108 unsigned lbpu : 1; member
2916 if (sdkp->lbpu && sdkp->max_unmap_blocks) in sd_read_block_limits()2997 sdkp->lbpu = (buffer[5] >> 7) & 1; /* UNMAP */ in sd_read_block_provisioning()
4435 module_param_named(lbpu, sdebug_lbpu, int, S_IRUGO);4494 MODULE_PARM_DESC(lbpu, "enable LBP, support UNMAP command (def=0)");