Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/acpi/apei/
Dghes.c256 u32 trunk; in ghes_copy_tofrom_phys() local
267 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()
268 trunk = min(trunk, len); in ghes_copy_tofrom_phys()
270 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()
272 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()
273 len -= trunk; in ghes_copy_tofrom_phys()
274 paddr += trunk; in ghes_copy_tofrom_phys()
275 buffer += trunk; in ghes_copy_tofrom_phys()
/linux-2.6.39/drivers/scsi/bfa/
Dbfa_svc.c163 enum bfa_port_linkstate event, bfa_boolean_t trunk);
2744 bfa_boolean_t trunk) in bfa_fcport_scn() argument
2746 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()
2894 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local
2910 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()
3214 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local
3225 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()
3232 state_prev = trunk->attr.state; in bfa_trunk_scn()
3233 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()
3234 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()
[all …]
Dbfa_svc.h480 struct bfa_fcport_trunk_s trunk; member
/linux-2.6.39/arch/powerpc/configs/52xx/
Dpcm030_defconfig2 CONFIG_LOCALVERSION="trunk"
/linux-2.6.39/Documentation/hwmon/
Dw83627hf66 [1] http://www.lm-sensors.org/browser/lm-sensors/trunk/doc/vid
/linux-2.6.39/Documentation/i2c/busses/
Di2c-piix4100 http://www.lm-sensors.org/browser/lm-sensors/trunk/README
/linux-2.6.39/drivers/i2c/busses/
DKconfig64 to these in addition to the trunk.
165 to the trunk.
/linux-2.6.39/Documentation/networking/
Dbonding.txt1560 called an "etherchannel" (as in the Cisco example, above), a "trunk
1981 generally referred to as "trunk failover." This is a feature of the
1986 miimon. Availability and configuration for trunk failover varies by
/linux-2.6.39/
DMAINTAINERS6155 T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/