Lines Matching refs:data
29 the risks and costs of program errors, damage to or loss of data,
367 *p_p0 = *ppage0_alloc; /* save data */
410 * board data structure already normalized to platform endianness
455 ri->pg0 = *pg0; /* add/update pg0 data */
678 * @pp0dest: port page0 data payload
775 /* save the data */
781 * Normalize endianness of structure data,
836 if (!(ioc->fc_data.fc_port_page1[portnum].data))
902 if (ioc->fc_data.fc_port_page1[portnum].data == NULL) {
914 page1_alloc = ioc->fc_data.fc_port_page1[portnum].data;
918 ioc->fc_data.fc_port_page1[portnum].data = NULL;
929 ioc->fc_data.fc_port_page1[portnum].data = page1_alloc;
934 ioc->fc_data.fc_port_page1[portnum].data = NULL;
956 pp1 = ioc->fc_data.fc_port_page1[ii].data;
1516 if (ioc->fc_data.fc_port_page1[ii].data) {
1519 (u8 *) ioc->fc_data.fc_port_page1[ii].data,
1521 ioc->fc_data.fc_port_page1[ii].data = NULL;