Home
last modified time | relevance | path

Searched refs:check_fw_ready (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.c562 * check_fw_ready - The LLDD check if the FW is ready, if not, return error.
565 static int check_fw_ready(struct pm8001_hba_info *pm8001_ha) in check_fw_ready() function
660 if (-1 == check_fw_ready(pm8001_ha)) { in pm8001_chip_init()
1090 if (check_fw_ready(pm8001_ha) == -1) { in pm8001_chip_soft_rst()
H A Dpm80xx_hwi.c1042 * check_fw_ready - The LLDD check if the FW is ready, if not, return error.
1045 static int check_fw_ready(struct pm8001_hba_info *pm8001_ha) in check_fw_ready() function
1441 if (-1 == check_fw_ready(pm8001_ha)) { in pm80xx_chip_init()
1615 if (-1 == check_fw_ready(pm8001_ha)) { in pm80xx_chip_soft_rst()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.c565 * check_fw_ready - The LLDD check if the FW is ready, if not, return error.
568 static int check_fw_ready(struct pm8001_hba_info *pm8001_ha) in check_fw_ready() function
663 if (-1 == check_fw_ready(pm8001_ha)) { in pm8001_chip_init()
1097 if (check_fw_ready(pm8001_ha) == -1) { in pm8001_chip_soft_rst()
H A Dpm80xx_hwi.c1045 * check_fw_ready - The LLDD check if the FW is ready, if not, return error.
1049 static int check_fw_ready(struct pm8001_hba_info *pm8001_ha) in check_fw_ready() function
1438 if (-1 == check_fw_ready(pm8001_ha)) { in pm80xx_chip_init()
1666 if (-1 == check_fw_ready(pm8001_ha)) { in pm80xx_chip_soft_rst()

Completed in 21 milliseconds