Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1042 pring->sli.sli3.cmdringaddr = (void *)&phba->IOCBs[iocbCnt]; in lpfc_config_pcb_setup()
1045 offset = (uint8_t *) &phba->IOCBs[iocbCnt] - in lpfc_config_pcb_setup()
1053 pring->sli.sli3.rspringaddr = (void *) &phba->IOCBs[iocbCnt]; in lpfc_config_pcb_setup()
1056 offset = (uint8_t *)&phba->IOCBs[iocbCnt] - in lpfc_config_pcb_setup()
H A Dlpfc.h1060 struct _IOCB *IOCBs; member
H A Dlpfc_hw.h4432 IOCB_t IOCBs[MAX_SLIM_IOCB_SIZE]; member
/linux/Documentation/scsi/
H A DChangeLog.lpfc222 * Make sure function which processes unsolicited IOCBs on ELS ring
272 * Bug fix for Raw IO errors. Reuse of IOCBs now mandates setting
1248 * Flush all the ELS IOCBs when there is a link event.
1448 * Increase SLI2_SLIM to 16K Increase cmd / rsp IOCBs accordingly