Searched refs:get_state (Results 1 – 3 of 3) sorted by relevance
313 wait_state(int fd, int get_state()) in wait_state() argument318 while (state = get_state(fd)) { in wait_state()337 parallel_comm(int fd, int get_state()) in parallel_comm() argument351 wait_state(fd, get_state); in parallel_comm()357 wait_state(fd, get_state); in parallel_comm()382 wait_state(fd, get_state); in parallel_comm()
329 wait_state(int fd, int get_state()) in wait_state() argument334 while (state = get_state(fd)) { in wait_state()
1500 get_state(dev_info_t *dip) in get_state() function1516 uint_t state = get_state(dip); in set_cond_state()1607 sync = is_sync_neg(get_state(dip), evtype); in contract_device_publish()