Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla2xxx/
Dqla_inline.h91 qla2x00_set_fcport_state(fc_port_t *fcport, int state) in qla2x00_set_fcport_state() function
Dqla_mid.c140 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_mark_vp_devices_dead()
Dqla_os.c2863 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
2871 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_device_lost()
2921 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_mark_all_devices_lost()
Dqla_init.c2501 qla2x00_set_fcport_state(fcport, FCS_UNCONFIGURED); in qla2x00_alloc_fcport()
2693 qla2x00_set_fcport_state(fcport, FCS_DEVICE_LOST); in qla2x00_configure_local_loop()
2906 qla2x00_set_fcport_state(fcport, FCS_ONLINE); in qla2x00_update_fcport()
Dqla_attr.c1470 qla2x00_set_fcport_state(fcport, FCS_DEVICE_DEAD); in qla2x00_dev_loss_tmo_callbk()