Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfad_bsg.c1537 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()
Dbfad_bsg.h561 struct bfa_bsg_flash_s { struct