Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c148 set_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
152 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
160 clear_bit(CDEV_STATE_UP, &cdev->flags); in cxgbit_uld_state_change()
H A Dcxgbit.h112 CDEV_STATE_UP = 0, enumerator
H A 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()
1002 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_ofld_send()
1033 if (!test_bit(CDEV_STATE_UP, &cdev->flags)) { in cxgbit_l2t_send()