Searched defs:f_port (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5851 int f_port; local
5898 f_port = FP_IS_F_PORT(csp.cmn_features) ? 1 : 0;
5906 if (f_port == 0) {
5984 if (f_port) {
11669 int f_port; local
11690 f_port = FP_IS_F_PORT(payload->
11714 if (f_port == 0 && small < 0) {
11726 if (f_port == 0 && small < 0) {
11744 if ((f_port == 0 && small < 0) ||
11800 " f_port
11909 int f_port; local
[all...]

Completed in 86 milliseconds