Searched refs:beacon_off (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2276 .beacon_off = NULL, 2315 .beacon_off = qla2x00_beacon_off, 2354 .beacon_off = qla24xx_beacon_off, 2393 .beacon_off = qla24xx_beacon_off, 2432 .beacon_off = qla24xx_beacon_off, 2471 .beacon_off = qla82xx_beacon_off, 2510 .beacon_off = qla82xx_beacon_off, 2549 .beacon_off = qla24xx_beacon_off, 2588 .beacon_off = qla24xx_beacon_off, 2628 .beacon_off = qla24xx_beacon_off,
|
H A D | qla_attr.c | 1065 ha->isp_ops->beacon_off(vha); in qla2x00_free_sysfs_attr() 1347 rval = ha->isp_ops->beacon_off(vha); in qla2x00_beacon_store()
|
H A D | qla_def.h | 3477 int (*beacon_off) (struct scsi_qla_host *); member
|