Home
last modified time | relevance | path

Searched refs:beacon_off (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_os.c2158 .beacon_off = NULL,
2197 .beacon_off = qla2x00_beacon_off,
2236 .beacon_off = qla24xx_beacon_off,
2275 .beacon_off = qla24xx_beacon_off,
2314 .beacon_off = qla24xx_beacon_off,
2353 .beacon_off = qla82xx_beacon_off,
2392 .beacon_off = qla82xx_beacon_off,
2431 .beacon_off = qla24xx_beacon_off,
2470 .beacon_off = qla24xx_beacon_off,
2510 .beacon_off = qla24xx_beacon_off,
H A Dqla_attr.c1059 ha->isp_ops->beacon_off(vha); in qla2x00_free_sysfs_attr()
1341 rval = ha->isp_ops->beacon_off(vha); in qla2x00_beacon_store()
H A Dqla_def.h3302 int (*beacon_off) (struct scsi_qla_host *); member