Searched refs:beacon_off (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2273 .beacon_off = NULL, 2312 .beacon_off = qla2x00_beacon_off, 2351 .beacon_off = qla24xx_beacon_off, 2390 .beacon_off = qla24xx_beacon_off, 2429 .beacon_off = qla24xx_beacon_off, 2468 .beacon_off = qla82xx_beacon_off, 2507 .beacon_off = qla82xx_beacon_off, 2546 .beacon_off = qla24xx_beacon_off, 2585 .beacon_off = qla24xx_beacon_off, 2625 .beacon_off = qla24xx_beacon_off,
|
H A D | qla_attr.c | 1065 ha->isp_ops->beacon_off(vha); in qla2x00_free_sysfs_attr() 1340 rval = ha->isp_ops->beacon_off(vha); in qla2x00_beacon_store()
|
H A D | qla_def.h | 3476 int (*beacon_off) (struct scsi_qla_host *); member
|