Searched refs:isp_port (Results 1 – 3 of 3) sorted by relevance
194 fcp->flt_region_nvram += ISP2400_NVRAM_PORT_ADDR(isp->isp_port); in isp_get_flash_addrs() 4725 if (isp->isp_port == 0) in isp_parse_flt_2xxx() 4729 if (isp->isp_port == 1) in isp_parse_flt_2xxx() 4735 if (isp->isp_port == 2) in isp_parse_flt_2xxx() 4741 if (isp->isp_port == 3) in isp_parse_flt_2xxx() 4745 if (isp->isp_port == 0) in isp_parse_flt_2xxx() 4749 if (isp->isp_port == 1) in isp_parse_flt_2xxx() 4755 if (isp->isp_port == 2) in isp_parse_flt_2xxx() 4761 if (isp->isp_port == 3) in isp_parse_flt_2xxx() 4771 if (isp->isp_port in isp_parse_flt_2xxx() [all...]
531 uint8_t isp_port; /* physical port on a card */ member
630 isp->isp_port = pci_get_function(dev); in isp_pci_attach()