Home
last modified time | relevance | path

Searched refs:_ACK_NOT_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/sbsh/
H A Dif_sbshreg.h182 _ACK_NOT_COMPLETE = 0x00, enumerator
H A Dif_sbsh.c1039 p->out_ack = _ACK_NOT_COMPLETE; in issue_cx28975_cmd()
1045 while (p->out_ack == _ACK_NOT_COMPLETE) in issue_cx28975_cmd()