Home
last modified time | relevance | path

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

/drivers/acpi/apei/
Dghes.c303 u32 trunk; in ghes_copy_tofrom_phys() local
314 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()
315 trunk = min(trunk, len); in ghes_copy_tofrom_phys()
317 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()
319 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()
320 len -= trunk; in ghes_copy_tofrom_phys()
321 paddr += trunk; in ghes_copy_tofrom_phys()
322 buffer += trunk; in ghes_copy_tofrom_phys()
/drivers/scsi/bfa/
Dbfa_svc.c170 enum bfa_port_linkstate event, bfa_boolean_t trunk);
3022 bfa_boolean_t trunk) in bfa_fcport_scn() argument
3024 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()
3188 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local
3212 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()
3505 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local
3516 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()
3523 state_prev = trunk->attr.state; in bfa_trunk_scn()
3524 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()
3525 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()
[all …]
Dbfad_bsg.c2300 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local
2315 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()
2319 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()
2340 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local
2348 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
Dbfa_svc.h511 struct bfa_fcport_trunk_s trunk; member
/drivers/i2c/busses/
DKconfig65 to these in addition to the trunk.
203 to the trunk.