Home
last modified time | relevance | path

Searched refs:max_fcfs (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/csiostor/
Dt4fw_api_stor.h322 __be32 max_fcfs; member
Dcsio_hw.h339 uint32_t max_fcfs; member
Dcsio_hw.c1794 res_info->max_fcfs = ntohl(rsp->max_fcfs); in csio_get_fcoe_resinfo()
/drivers/scsi/qla2xxx/
Dqla_mbx.c2330 uint16_t *orig_iocb_cnt, uint16_t *max_npiv_vports, uint16_t *max_fcfs) in qla2x00_get_resource_cnts() argument
2369 if ((IS_QLA81XX(vha->hw) || IS_QLA83XX(vha->hw)) && max_fcfs) in qla2x00_get_resource_cnts()
2370 *max_fcfs = mcp->mb[12]; in qla2x00_get_resource_cnts()