Lines Matching refs:csio_lnode
146 struct csio_lnode { struct
177 struct csio_lnode *pln; /* Parent lnode of child argument
237 int csio_is_lnode_ready(struct csio_lnode *);
238 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
239 struct csio_lnode *csio_lnode_lookup_by_wwpn(struct csio_hw *, uint8_t *);
242 int csio_scan_done(struct csio_lnode *, unsigned long, unsigned long,
246 void csio_lnode_async_event(struct csio_lnode *, enum csio_ln_fc_evt);
247 int csio_ln_fdmi_start(struct csio_lnode *, void *);
248 int csio_lnode_start(struct csio_lnode *);
249 void csio_lnode_stop(struct csio_lnode *);
250 void csio_lnode_close(struct csio_lnode *);
251 int csio_lnode_init(struct csio_lnode *, struct csio_hw *,
252 struct csio_lnode *);
253 void csio_lnode_exit(struct csio_lnode *);