Home
last modified time | relevance | path

Searched refs:ProgramType (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1271 char ProgramType[256]; /* Program Type */ member
H A Dlpfc_attr.c922 return scnprintf(buf, PAGE_SIZE, "%s\n", phba->ProgramType); in lpfc_programtype_show()