Searched refs:LPFC_ATTR_RW (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 1655 #define LPFC_ATTR_RW(name, defval, minval, maxval, desc) \ macro 3252 LPFC_ATTR_RW(cr_delay, 0, 0, 63, "A count of milliseconds after which an " 3255 LPFC_ATTR_RW(cr_count, 1, 1, 255, "A count of I/O completions after which an " 3309 LPFC_ATTR_RW(poll_tmo, 10, 1, 255,
|
/linux-2.6.39/Documentation/scsi/ |
D | ChangeLog.lpfc | 1046 * Introducing two new defines LPFC_ATTR_R and LPFC_ATTR_RW that do
|