Searched refs:select_sector (Results 1 – 2 of 2) sorted by relevance
124 if (rw_t2t_sector_change(p_t2t->select_sector) == NFC_STATUS_OK) in rw_t2t_proc_data()440 p_t2t->sector = p_t2t->select_sector; in rw_t2t_process_timeout()731 p_t2t->select_sector = (uint8_t)(block / T2T_BLOCKS_PER_SECTOR); in rw_t2t_read()791 p_t2t->select_sector = (uint8_t)(block / T2T_BLOCKS_PER_SECTOR); in rw_t2t_write()1041 p_t2t->select_sector = sector; in RW_T2tSectorSelect()
393 uint8_t select_sector; /* Sector number that is expected to get selected */ member