Home
last modified time | relevance | path

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

/drivers/acpi/apei/
Dghes.c367 u32 trunk; in ghes_copy_tofrom_phys() local
378 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()
379 trunk = min(trunk, len); in ghes_copy_tofrom_phys()
381 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()
383 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()
384 len -= trunk; in ghes_copy_tofrom_phys()
385 paddr += trunk; in ghes_copy_tofrom_phys()
386 buffer += trunk; in ghes_copy_tofrom_phys()
/drivers/scsi/bfa/
Dbfa_svc.c165 enum bfa_port_linkstate event, bfa_boolean_t trunk);
2820 bfa_boolean_t trunk) in bfa_fcport_scn() argument
2822 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()
2965 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local
2981 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()
3273 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local
3284 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()
3291 state_prev = trunk->attr.state; in bfa_trunk_scn()
3292 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()
3293 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()
[all …]
Dbfad_bsg.c2148 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local
2154 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()
2158 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()
2177 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local
2181 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
Dbfa_svc.h508 struct bfa_fcport_trunk_s trunk; member
/drivers/i2c/busses/
DKconfig64 to these in addition to the trunk.
168 to the trunk.