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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_eeprom.c574 if (*(__be64 *) ifp->if_guid == 0ULL ||
575 *(__be64 *) ifp->if_guid == __constant_cpu_to_be64(-1LL)) {
578 *(unsigned long long *) ifp->if_guid);
584 if (*(u64 *) ifp->if_guid == 0x100007511000000ULL)
587 *(unsigned long long *) ifp->if_guid);
589 bguid = ifp->if_guid;
598 guid = *(__be64 *) ifp->if_guid;
602 guid = *(__be64 *) ifp->if_guid;
H A Dipath_common.h528 __u8 if_guid[8]; member in struct:ipath_flash
529 /* number of GUIDs to use, starting from if_guid */

Completed in 44 milliseconds