Searched refs:ctl_lun_map_from_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend.c320 if (ctl_lun_map_from_port(port, l) ==
364 if (ctl_lun_map_from_port(port, l) ==
H A Dctl_private.h484 uint32_t ctl_lun_map_from_port(struct ctl_port *port, uint32_t plun);
H A Dctl.c3359 plun = ctl_lun_map_from_port(port, j);
3656 ctl_lun_map_from_port(struct ctl_port *port, uint32_t lun_id) function
8980 if (ctl_lun_map_from_port(port, targ_lun_id) != UINT32_MAX)
9038 lun_id = ctl_lun_map_from_port(port, targ_lun_id);
13009 targ_lun = ctl_lun_map_from_port(port, io->io_hdr.nexus.targ_lun);
13064 ctl_lun_map_from_port(port, io->io_hdr.nexus.targ_lun);

Completed in 147 milliseconds