Searched refs:bfa_bsg_flash_s (Results 1 – 2 of 2) sorted by relevance
1530 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_erase_part()1551 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_update_part()1557 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_update_part()1563 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_update_part()1583 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_read_part()1589 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_read_part()1595 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_read_part()
554 struct bfa_bsg_flash_s { struct