HomeSort by: relevance | last modified time | path
    Searched refs:portals (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/iscsid/
iscsid_targets.c 103 TAILQ_INIT(&curr->portals);
110 TAILQ_INSERT_TAIL(&curr->portals, portal, group_list);
138 TAILQ_REMOVE(&curr->portals, portal, group_list);
151 /* Optionally delete target if no portals left */
201 * Also deletes all portals associated with the target.
213 /* First delete all portals in all portal groups. */
218 curr = TAILQ_FIRST(&cgroup->portals);
299 * associated portals.
301 * adding any missing data (for example additional portals).
384 Add the given portals. Note that create_portal also checks fo
    [all...]
iscsid_globals.h 174 Discovered portals are set to this when we are refreshing
176 SENDTARGET or ISNS, so any portals which remain set to REFRESHING were not
207 * It links all portals with the same group tag to the owning target.
214 portal_list_t portals; /* the list of portals for this tag */ member in struct:portal_group_s
217 u_short num_portals; /* the number of portals in this list */
243 u_short num_portals; /* the number of portals */
276 u_short num_portals; /* the number of portals */
iscsid_driverif.c 144 if ((curr = TAILQ_FIRST(&group->portals)) == NULL)
757 * return a list of target portals.
764 * portals. The caller frees the buffer after it
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1043a.dtsi 494 bportals: bman-portals@508000000 {
498 qportals: qman-portals@500000000 {
993 #include "qoriq-qman-portals.dtsi"
994 #include "qoriq-bman-portals.dtsi"
fsl-ls1046a.dtsi 408 qportals: qman-portals@500000000 {
412 bportals: bman-portals@508000000 {
953 #include "qoriq-qman-portals.dtsi"
954 #include "qoriq-bman-portals.dtsi"
fsl-ls1088a.dtsi 940 * Region type 0x0 - MC portals
941 * Region type 0x1 - QBMAN portals
fsl-ls208xa.dtsi 759 * Region type 0x0 - MC portals
760 * Region type 0x1 - QBMAN portals
fsl-lx2160a.dtsi 1631 * Region type 0x0 - MC portals
1632 * Region type 0x1 - QBMAN portals

Completed in 17 milliseconds