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

/freebsd-current/sys/dev/ixl/
H A Dixl_iw.h63 struct ixl_iw_ops { struct
71 int ixl_iw_register(struct ixl_iw_ops *iw_ops);
H A Dixl_iw_int.h58 struct ixl_iw_ops *ops;
H A Dixl_iw.c372 ixl_iw_register(struct ixl_iw_ops *ops)
415 ixl_iw.ops = malloc(sizeof(struct ixl_iw_ops),

Completed in 152 milliseconds