Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c654 if (fcsm_port_head == NULL) { in fcsm_handle_port_attach()
655 fcsm_port_head = fcsm; in fcsm_handle_port_attach()
658 fcsm_port_head = fcsm; in fcsm_handle_port_attach()
784 if (fcsm_port_head == NULL) { in fcsm_detach()
798 fcsm = fcsm_port_head; in fcsm_detach()
826 fcsm = fcsm_port_head; in fcsm_detach()
844 fcsm = fcsm_port_head; in fcsm_detach()
862 fcsm = fcsm_port_head; in fcsm_detach()
909 fcsm = fcsm_port_head; in fcsm_force_port_detach_all()
918 fcsm = fcsm_port_head; in fcsm_force_port_detach_all()
[all …]