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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp_proto.c930 register asp_cmdreply_ind_t *cmdreply_ind; local
1356 cmdreply_ind = (asp_cmdreply_ind_t *)gbuf_rptr(mioc);
1357 cmdreply_ind->Primitive = ASPFUNC_CmdReply;
1358 cmdreply_ind->CmdResult = ntohl(*(int *)atpBDS->bdsUserData);

Completed in 16 milliseconds