Lines Matching refs:lba
5629 LBA_t sect, lba[2];
5839 lba[0] = b_vol; lba[1] = b_vol + sz_vol - 1; /* Inform storage device that the volume area may be erased */
5840 disk_ioctl(pdrv, CTRL_TRIM, lba);
5977 lba[0] = sz_vol, lba[1] = 0;
5978 fr = create_partition(pdrv, lba, sys, buf);
6014 LBA_t sect, lba[2];
6210 lba[0] = b_vol; lba[1] = b_vol + sz_vol - 1; /* Inform storage device that the volume area may be erased */
6211 disk_ioctl(pdrv, CTRL_TRIM, lba);
6348 lba[0] = sz_vol, lba[1] = 0;
6349 fr = create_partition(pdrv, lba, sys, buf);