Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c143 set_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
147 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
155 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
Dcxgbit.h115 CDEV_STATE_UP = 0, enumerator
Dcxgbit_cm.c58 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_wait_for_reply()
351 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_setup_cdev_np()
529 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) in __cxgbit_free_cdev_np()
982 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_ofld_send()
1013 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_l2t_send()