Searched refs:ioc_wait (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h201 unsigned char ioc_wait; member in struct:asp_scb
H A Dasp_proto.c416 scb->ioc_wait = (unsigned char)(iocbp->ioc_cmd & 0xff);
565 scb->ioc_wait = (unsigned char)(iocbp->ioc_cmd & 0xff);
589 scb->ioc_wait = (unsigned char)(iocbp->ioc_cmd & 0xff);
1293 scb->ioc_wait = 0;
1308 scb->ioc_wait = 0;
1365 scb->ioc_wait = 0;

Completed in 59 milliseconds