Searched refs:nsc_iodev_s (Results 1 – 2 of 2) sorted by relevance
135 typedef struct nsc_iodev_s { struct136 struct nsc_iodev_s *si_next; /* Link to next I/O device */ argument
239 typedef struct nsc_iodev_s { int x; } nsc_iodev_t; struct