Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2141 int port_len; in fctl_initchild() local
2147 port_len = sizeof (port_no); in fctl_initchild()
2166 (caddr_t)&port_no, &port_len); in fctl_initchild()
H A Dfp.c919 int port_len; in fp_attach_handler() local
931 port_len = sizeof (port_num); in fp_attach_handler()
934 (caddr_t)&port_num, &port_len); in fp_attach_handler()