Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h89 #define PM8001_MAX_PHYS 16 /* max. possible phys */ macro
H A Dpm8001_sas.h515 struct pm8001_phy phy[PM8001_MAX_PHYS];
516 struct pm8001_port port[PM8001_MAX_PHYS];
H A Dpm8001_sas.c563 pm8001_dev ? pm8001_dev->attached_phy : PM8001_MAX_PHYS, in pm8001_ccb_task_free()
H A Dpm80xx_hwi.c4637 ccb->device ? ccb->device->attached_phy : PM8001_MAX_PHYS, in pm80xx_chip_sata_req()