Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/iscsi/
H A Discsi_globals.h144 ST_SETTLING = 6, /* waiting for things to settle down */ enumerator
H A Discsi_rcv.c588 conn->c_state = ST_SETTLING; in receive_logout_pdu()
H A Discsi_ioctl.c587 conn->c_state = ST_SETTLING;