Searched refs:bfa_bsg_flash_s (Results 1 – 2 of 2) sorted by relevance
1537 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_erase_part()1558 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_update_part()1564 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_update_part()1570 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_update_part()1590 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_read_part()1596 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_read_part()1602 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_read_part()
561 struct bfa_bsg_flash_s { struct