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

/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_gbl.h330 qla2x00_get_fcal_position_map(scsi_qla_host_t *ha, char *pos_map);
H A Dqla_mbx.c2431 * pos_map = buffer pointer (can be NULL).
2440 qla2x00_get_fcal_position_map(scsi_qla_host_t *vha, char *pos_map) qla2x00_get_fcal_position_map() argument
2479 if (pos_map) qla2x00_get_fcal_position_map()
2480 memcpy(pos_map, pmap, FCAL_MAP_SIZE); qla2x00_get_fcal_position_map()

Completed in 74 milliseconds