Searched refs:CSIO_PCI_BUS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_isr.c | 363 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), CSIO_PCI_FUNC(hw)); in csio_add_msix_desc() 368 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), CSIO_PCI_FUNC(hw)); in csio_add_msix_desc() 375 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), in csio_add_msix_desc()
|
H A D | csio_hw.h | 597 #define CSIO_PCI_BUS(hw) ((hw)->pdev->bus->number) macro
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_isr.c | 363 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), CSIO_PCI_FUNC(hw)); in csio_add_msix_desc() 368 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), CSIO_PCI_FUNC(hw)); in csio_add_msix_desc() 375 CSIO_PCI_BUS(hw), CSIO_PCI_DEV(hw), in csio_add_msix_desc()
|
H A D | csio_hw.h | 597 #define CSIO_PCI_BUS(hw) ((hw)->pdev->bus->number) macro
|
Completed in 5 milliseconds