Searched refs:beacon_off (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2274 .beacon_off = NULL, 2313 .beacon_off = qla2x00_beacon_off, 2352 .beacon_off = qla24xx_beacon_off, 2391 .beacon_off = qla24xx_beacon_off, 2430 .beacon_off = qla24xx_beacon_off, 2469 .beacon_off = qla82xx_beacon_off, 2508 .beacon_off = qla82xx_beacon_off, 2547 .beacon_off = qla24xx_beacon_off, 2586 .beacon_off = qla24xx_beacon_off, 2626 .beacon_off = qla24xx_beacon_off,
|
H A D | qla_def.h | 3476 int (*beacon_off) (struct scsi_qla_host *); member
|