Searched refs:sect_count (Results 1 – 7 of 7) sorted by relevance
985 u16 sect_count; in ice_pkg_buf_alloc_section() local1003 sect_count = le16_to_cpu(buf->section_count); in ice_pkg_buf_alloc_section()1004 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()1007 buf->section_entry[sect_count].offset = cpu_to_le16(data_end); in ice_pkg_buf_alloc_section()1008 buf->section_entry[sect_count].size = cpu_to_le16(size); in ice_pkg_buf_alloc_section()1009 buf->section_entry[sect_count].type = cpu_to_le32(type); in ice_pkg_buf_alloc_section()1014 buf->section_count = cpu_to_le16(sect_count + 1); in ice_pkg_buf_alloc_section()
1253 fis.sect_count = sectors & 0xFF; in mtip_read_log_page()1290 fis.sect_count = 1; in mtip_get_smart_data()1488 fis.sect_count = command[2]; in exec_drive_task()1577 fis.sect_count = command[3]; in exec_drive_command()1616 command[2] = reply->sect_count; in exec_drive_command()1775 fis.sect_count = req_task->io_ports[2]; in exec_drive_taskfile()1798 if ((taskin || taskout) && (!fis.sect_count)) { in exec_drive_taskfile()1800 fis.sect_count = nsect; in exec_drive_taskfile()1819 fis.sect_count, in exec_drive_taskfile()1837 transfer_size = ATA_SECT_SIZE * fis.sect_count; in exec_drive_taskfile()[all …]
233 unsigned char sect_count; member
255 sbi->sect_count = part_size; in hfsplus_read_wrapper()
160 sector_t sect_count; member
232 sbi->part_start + sbi->sect_count - 2, in hfsplus_sync_fs()
181 sbi->sect_count, in hfsplus_create_attributes_file()