Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1681 u32 ioindex; in efct_hw_io_lookup() local
1683 ioindex = xri - hw->sli.ext[SLI4_RSRC_XRI].base[0]; in efct_hw_io_lookup()
1684 return hw->io[ioindex]; in efct_hw_io_lookup()