Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_fw.h1809 struct qla_fcp_prio_entry { struct
1810 uint16_t flags; /* Describes parameter(s) in FCP */
1820 uint8_t tag; /* Priority value */
1821 uint8_t reserved; /* Reserved for future use */
1822 uint32_t src_pid; /* Src port id. high order byte */
1847 struct qla_fcp_prio_entry entry[1]; /* fcp priority entries */ argument