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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp.h130 #define DDP_IOC_GET_CFG ((AT_MID_DDP<<8) | 1) macro
H A Dddp_proto.c103 case DDP_IOC_GET_CFG :
104 /* Note that DDP_IOC_GET_CFG / AppleTalk ddp_config()
111 kprintf("ddp_putmsg: DDP_IOC_GET_CFG\n");
H A Dadsp_stream.c406 case DDP_IOC_GET_CFG:
407 /* respond to an DDP_IOC_GET_CFG sent on an adsp fd */
H A Datp_write.c357 case DDP_IOC_GET_CFG:
359 kprintf("atp_wput: DDP_IOC_GET_CFG\n");
H A Dasp_proto.c642 case DDP_IOC_GET_CFG:
652 /* *** borrowed from ddp_proto.c to handle DDP_IOC_GET_CFG

Completed in 77 milliseconds