Searched refs:id_frame (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/mvsas/
H A Dmv_94xx.c811 u32 id_frame[7]; local
816 id_frame[i] = cpu_to_le32(mvs_read_port_cfg_data(mvi, port_id));
818 memcpy(id, id_frame, 28);
825 u32 id_frame[7]; local
830 id_frame[i] = cpu_to_le32(mvs_read_port_cfg_data(mvi, port_id));
832 port_id + mvi->id * mvi->chip->n_phy, i, id_frame[i]);
834 memcpy(id, id_frame, 28);

Completed in 131 milliseconds