Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfad_bsg.c1530 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()
Dbfad_bsg.h554 struct bfa_bsg_flash_s { struct