Home
last modified time | relevance | path

Searched refs:qla2x00_set_fcport_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h82 extern void qla2x00_set_fcport_state(fc_port_t *fcport, int state);
H A Dqla_mid.c158 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
H A Dqla_os.c3273 qla2x00_set_fcport_state(&ha->mr.fcport, FCS_UNCONFIGURED); in qla2x00_probe_one()
4081 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
4088 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
4097 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
H A Dqla_init.c5525 void qla2x00_set_fcport_state(fc_port_t *fcport, int state) in qla2x00_set_fcport_state() function
5572 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
6246 qla2x00_set_fcport_state(fcport, FCS_ONLINE); in qla2x00_update_fcport()
H A Dqla_mr.c1361 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qlafx00_abort_isp_cleanup()
H A Dqla_attr.c2719 qla2x00_set_fcport_state(fcport, FCS_DEVICE_DEAD); in qla2x00_dev_loss_tmo_callbk()