Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h259 struct dereg_dev_req { struct
H A Dpm8001_sas.h199 int (*dereg_dev_req)(struct pm8001_hba_info *pm8001_ha, u32 device_id); member
H A Dpm80xx_hwi.h464 struct dereg_dev_req { struct
H A Dpm8001_sas.c721 PM8001_CHIP_DISP->dereg_dev_req(pm8001_ha, device_id); in pm8001_dev_gone_notify()
H A Dpm8001_hwi.c1723 PM8001_CHIP_DISP->dereg_dev_req(pm8001_ha, device_id); in pm8001_work_fn()
4276 struct dereg_dev_req payload; in pm8001_chip_dereg_dev_req()
4828 .dereg_dev_req = pm8001_chip_dereg_dev_req,
H A Dpm80xx_hwi.c4930 .dereg_dev_req = pm8001_chip_dereg_dev_req,