Searched refs:ProgramType (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/lpfc/ | ||
H A D | lpfc.h | 1271 char ProgramType[256]; /* Program Type */ member |
H A D | lpfc_attr.c | 922 return scnprintf(buf, PAGE_SIZE, "%s\n", phba->ProgramType); in lpfc_programtype_show() |