Lines Matching refs:PCIE_CHANNEL
64 #define PCIE_CHANNEL 2 macro
491 } else if (channel == PCIE_CHANNEL) { in _scsih_determine_boot_device()
1169 if (scsi_add_device(ioc->shost, PCIE_CHANNEL, pcie_device->id, 0)) { in _scsih_pcie_device_add()
1212 _scsih_determine_boot_device(ioc, pcie_device, PCIE_CHANNEL); in _scsih_pcie_device_init_add()
1587 if (starget->channel == PCIE_CHANNEL) { in scsih_target_alloc()
1664 if (starget->channel == PCIE_CHANNEL) { in scsih_target_destroy()
1754 if (starget->channel == PCIE_CHANNEL) { in scsih_slave_alloc()
1915 return (sdev->channel == PCIE_CHANNEL) ? 1 : 0; in scsih_is_nvme()
6858 pcie_device->channel = PCIE_CHANNEL; in _scsih_pcie_add_device()
9941 } else if (channel == PCIE_CHANNEL) { in _scsih_probe_boot_devices()
9947 rc = scsi_add_device(ioc->shost, PCIE_CHANNEL, tid, 0); in _scsih_probe_boot_devices()
10149 rc = scsi_add_device(ioc->shost, PCIE_CHANNEL, in _scsih_probe_pcie()