Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_isr.c363 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()
Dcsio_hw.h597 #define CSIO_PCI_BUS(hw) ((hw)->pdev->bus->number) macro