Home
last modified time | relevance | path

Searched refs:bfa_bsg_flash_s (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_bsg.c1538 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_erase_part()
1559 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_update_part()
1565 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_update_part()
1571 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_update_part()
1591 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; in bfad_iocmd_flash_read_part()
1597 sizeof(struct bfa_bsg_flash_s), in bfad_iocmd_flash_read_part()
1603 iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_flash_s); in bfad_iocmd_flash_read_part()
Dbfad_bsg.h562 struct bfa_bsg_flash_s { struct