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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java161 int nameType;
166 nameType = items[readUnsignedShort(index + 2)];
169 readUTF8(nameType, buf),
170 readUTF8(nameType + 2, buf));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw.h315 uint8_t nameType:4; /* FC Word 0, bit 28:31 */ member in struct:lpfc_name::__anon14598::__anon14599
321 uint8_t nameType:4; /* FC Word 0, bit 28:31 */
324 #define NAME_IEEE 0x1 /* IEEE name - nameType */

Completed in 85 milliseconds