Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_hw.h342 struct csp { struct
343 uint8_t fcphHigh; /* FC Word 0, byte 0 */
344 uint8_t fcphLow;
345 uint8_t bbCreditMsb;
346 uint8_t bbCreditlsb; /* FC Word 0, byte 3 */
361 uint16_t request_multiple_Nport:1; /* FC Word 1, bit 31 */
362 uint16_t randomOffset:1; /* FC Word 1, bit 30 */
363 uint16_t response_multiple_NPort:1; /* FC Word 1, bit 29 */
364 uint16_t fPort:1; /* FC Word 1, bit 28 */
365 uint16_t altBbCredit:1; /* FC Word 1, bit 27 */
[all …]
/drivers/scsi/csiostor/
Dcsio_lnode.h138 struct fc_els_csp csp; /* Common service parms */ member
Dcsio_lnode.c601 struct fc_els_csp *csp; in csio_ln_vnp_read_cbfn() local
/drivers/scsi/libfc/
Dfc_fcp.c971 struct fc_seq *csp; in fc_fcp_complete_locked() local
/drivers/scsi/bfa/
Dbfa_fc.h369 struct fc_plogi_csp_s csp; /* common service params */ member