Home
last modified time | relevance | path

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

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