Searched refs:PCIE_CHANNEL (Results 1 – 1 of 1) sorted by relevance
63 #define PCIE_CHANNEL 2 macro588 } else if (channel == PCIE_CHANNEL) { in _scsih_determine_boot_device()1418 _scsih_determine_boot_device(ioc, pcie_device, PCIE_CHANNEL); in _scsih_pcie_device_init_add()1906 if (starget->channel == PCIE_CHANNEL) { in scsih_target_alloc()1984 if (starget->channel == PCIE_CHANNEL) { in scsih_target_destroy()2074 if (starget->channel == PCIE_CHANNEL) { in scsih_slave_alloc()2236 return (sdev->channel == PCIE_CHANNEL) ? 1 : 0; in scsih_is_nvme()8177 pcie_device->channel = PCIE_CHANNEL; in _scsih_pcie_add_device()11466 } else if (channel == PCIE_CHANNEL) { in _scsih_probe_boot_devices()11479 rc = scsi_add_device(ioc->shost, PCIE_CHANNEL, tid, 0); in _scsih_probe_boot_devices()[all …]