Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c141 set_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
145 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
153 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
Dcxgbit.h112 CDEV_STATE_UP = 0, enumerator
Dcxgbit_cm.c55 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_wait_for_reply()
348 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_setup_cdev_np()
526 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_free_cdev_np()
1000 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_ofld_send()
1031 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_l2t_send()