Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dprobe_roms.c138 if (is_c0(pdev) || is_c1(pdev)) in isci_request_firmware()
H A Dhost.h401 static inline bool is_c0(struct pci_dev *pdev) in is_c0() function
H A Dphy.c261 if (is_c0(ihost->pdev) || is_c1(ihost->pdev)) { in sci_phy_link_layer_initialization()