Searched refs:port_new (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmtest_subnet.h169 static inline port_t *port_new(void) function
/freebsd-11.0-release/usr.sbin/ctld/
H A Dparse.y731 tp = port_new(conf, target, tpg);
754 tp = port_new(conf, target, tpg);
H A Dctld.h366 struct port *port_new(struct conf *conf, struct target *target,
H A Duclparse.c171 tp = port_new(conf, target, tpg);
H A Dctld.c1213 port_new(struct conf *conf, struct target *target, struct portal_group *pg) function
1723 port_new(conf, targ, pg);
H A Dkernel.c584 cp = port_new(conf, targ, pg);
586 log_warnx("port_new failed");
/freebsd-11.0-release/contrib/ofed/management/opensm/osmtest/
H A Dosmtest.c2455 p_port = port_new();
6311 p_port = port_new();

Completed in 84 milliseconds