Home
last modified time | relevance | path

Searched defs:pni (Results 1 – 4 of 4) sorted by relevance

/linux/net/nfc/
H A Ddigital_technology.c75 #define DIGITAL_ISO_DEP_PNI(pni) ((pni) & 0x01) argument
/linux/drivers/scsi/lpfc/
H A Dlpfc.h1081 unsigned long pni; /* 64-bit Platform Name Identifier */ member
H A Dlpfc_hw.h172 __be64 pni; member
532 __be64 pni; /* FC Word 1 and 2, platform name identifier */ member
H A Dlpfc_sli.c8460 char pni[17] = {0}; /* 16 characters + '\0' */ in lpfc_get_platform_uuid() local