Searched refs:bfa_flash_set_cmd (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 1508 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() function 1588 bfa_flash_set_cmd(pci_bar, 0, 4, 0, BFA_FLASH_READ_STATUS); in bfa_flash_status_read() 1638 bfa_flash_set_cmd(pci_bar, 0, (u8)len, 4, BFA_FLASH_FAST_READ); in bfa_flash_read_start()
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_ioc.c | 6748 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() function 6845 bfa_flash_set_cmd(pci_bar, 0, 4, 0, BFA_FLASH_READ_STATUS); in bfa_flash_status_read() 6911 bfa_flash_set_cmd(pci_bar, 0, (u8)len, 4, BFA_FLASH_FAST_READ); in bfa_flash_read_start()
|