Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1279 (void *) fcp_port_head); in fcp_detach()
1281 if (fcp_port_head == NULL) { in fcp_detach()
1485 pptr = fcp_port_head; in fcp_setup_device_data_ioctl()
1793 pptr = fcp_port_head; in fcp_get_target_mappings()
2366 pptr = fcp_port_head; in fcp_send_scsi_ioctl()
3145 t_pptr = fcp_port_head; in fcp_copyin_fcp_ioctl_data()
9991 if (fcp_port_head == NULL) { in fcp_handle_port_attach()
9994 pptr->port_next = fcp_port_head; in fcp_handle_port_attach()
9995 fcp_port_head = pptr; in fcp_handle_port_attach()
13501 save_port = fcp_port_head; in fcp_watch()
[all …]