Searched refs:lbpu (Results 1 – 3 of 3) sorted by relevance
142 unsigned lbpu : 1; member
2892 if (sdkp->lbpu && sdkp->max_unmap_blocks) in sd_read_block_limits()2985 sdkp->lbpu = (vpd->data[5] >> 7) & 1; /* UNMAP */ in sd_read_block_provisioning()
5839 module_param_named(lbpu, sdebug_lbpu, int, S_IRUGO);5915 MODULE_PARM_DESC(lbpu, "enable LBP, support UNMAP command (def=0)");