Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsd.h146 unsigned lbpu : 1; member
H A Dsd.c3355 if (sdkp->lbpu && sdkp->max_unmap_blocks) in sd_discard_mode()
3481 sdkp->lbpu = (vpd->data[5] >> 7) & 1; /* UNMAP */ in sd_read_block_provisioning()
H A Dscsi_debug.c7361 module_param_named(lbpu, sdebug_lbpu, int, S_IRUGO);
7444 MODULE_PARM_DESC(lbpu, "enable LBP, support UNMAP command (def=0)");