Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c64 #define PCIE_CHANNEL 2 macro
589 } else if (channel == PCIE_CHANNEL) { in _scsih_determine_boot_device()
1373 if (scsi_add_device(ioc->shost, PCIE_CHANNEL, pcie_device->id, 0)) { in _scsih_pcie_device_add()
1419 _scsih_determine_boot_device(ioc, pcie_device, PCIE_CHANNEL); in _scsih_pcie_device_init_add()
1907 if (starget->channel == PCIE_CHANNEL) { in scsih_target_alloc()
1985 if (starget->channel == PCIE_CHANNEL) { in scsih_target_destroy()
2075 if (starget->channel == PCIE_CHANNEL) { in scsih_slave_alloc()
2237 return (sdev->channel == PCIE_CHANNEL) ? 1 : 0; in scsih_is_nvme()
8178 pcie_device->channel = PCIE_CHANNEL; in _scsih_pcie_add_device()
11467 } else if (channel == PCIE_CHANNEL) { in _scsih_probe_boot_devices()
[all …]