Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h444 #define FCP_MAX_DEVICES 127 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10088 sizeof (fc_portmap_t) * FCP_MAX_DEVICES, in fcp_handle_port_attach()
10109 max_cnt = FCP_MAX_DEVICES; in fcp_handle_port_attach()
10110 alloc_cnt = FCP_MAX_DEVICES; in fcp_handle_port_attach()
12255 alloc_cnt = FCP_MAX_DEVICES; in fcp_handle_port_resume()