Home
last modified time | relevance | path

Searched refs:beiscsi_get_macaddr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_iscsi.h73 int beiscsi_get_macaddr(char *buf, struct beiscsi_hba *phba);
Dbe_iscsi.c837 status = beiscsi_get_macaddr(buf, phba); in beiscsi_get_host_param()
871 int beiscsi_get_macaddr(char *buf, struct beiscsi_hba *phba) in beiscsi_get_macaddr() function
Dbe_main.c474 rc = beiscsi_get_macaddr(str, phba); in beiscsi_show_boot_eth_info()