Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/ctl/
Dctl_io.h189 struct ctl_nexus { struct
220 struct ctl_nexus nexus; /* Initiator, port, target, lun */
419 struct ctl_nexus nexus; /* Initiator, port, target, lun */
Dctl_private.h483 uint32_t ctl_get_initindex(struct ctl_nexus *nexus);
Dctl.c3521 ctl_get_initindex(struct ctl_nexus *nexus) in ctl_get_initindex()