Searched refs:ProgramType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h680 char ProgramType[256]; /* Program Type */ member in struct:lpfc_hba
H A Dlpfc_init.c1513 * an array of characters. In this routine, the ModelName, ProgramType, and
1612 phba->ProgramType[j++] = vpd[index++];
1616 phba->ProgramType[j] = 0;
H A Dlpfc_attr.c294 return snprintf(buf, PAGE_SIZE, "%s\n",phba->ProgramType);

Completed in 74 milliseconds