Lines Matching refs:stic_info
94 static void px_init(struct stic_info *, int);
95 static int px_ioctl(struct stic_info *, u_long, void *, int,
100 static uint32_t *px_pbuf_get(struct stic_info *);
101 static int px_pbuf_post(struct stic_info *, uint32_t *);
107 struct stic_info *px_si;
127 struct stic_info *si;
172 struct stic_info *si;
181 px_init(struct stic_info *si, int bootstrap)
237 struct stic_info *si;
311 px_pbuf_get(struct stic_info *si)
321 px_pbuf_post(struct stic_info *si, uint32_t *buf)
359 px_ioctl(struct stic_info *si, u_long cmd, void *data, int flag,