Home
last modified time | relevance | path

Searched refs:fp_ulp_nload (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h554 int fp_ulp_nload; /* count of ULPs */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13494 port->fp_ulp_nload = fctl_atoi(data_buf, 10); in fp_load_ulp_modules()
13497 for (count = 0; count < port->fp_ulp_nload; count++) { in fp_load_ulp_modules()