Lines Matching refs:fcloop_nport
223 struct fcloop_nport *nport;
234 struct fcloop_nport *nport;
242 struct fcloop_nport { struct
1065 fcloop_nport_put(struct fcloop_nport *nport) in fcloop_nport_put()
1083 fcloop_nport_get(struct fcloop_nport *nport) in fcloop_nport_get()
1247 static struct fcloop_nport *
1250 struct fcloop_nport *nport; in __fcloop_nport_lookup()
1266 static struct fcloop_nport *
1269 struct fcloop_nport *nport; in fcloop_nport_lookup()
1333 static struct fcloop_nport *
1336 struct fcloop_nport *newnport, *nport; in fcloop_alloc_nport()
1431 struct fcloop_nport *nport; in fcloop_create_remote_port()
1474 __unlink_remote_port(struct fcloop_nport *nport) in __unlink_remote_port()
1488 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) in __remoteport_unreg()
1497 struct fcloop_nport *nport; in fcloop_delete_remote_port()
1533 struct fcloop_nport *nport; in fcloop_create_target_port()
1572 __unlink_target_port(struct fcloop_nport *nport) in __unlink_target_port()
1586 __targetport_unreg(struct fcloop_nport *nport, struct fcloop_tport *tport) in __targetport_unreg()
1595 struct fcloop_nport *nport; in fcloop_delete_target_port()
1727 struct fcloop_nport *nport; in fcloop_exit()