Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_bsg.c595 status = qla4_83xx_set_port_config(ha, &config); in qla4_83xx_pre_loopback_config()
637 status = qla4_83xx_set_port_config(ha, &config); in qla4_83xx_post_loopback_config()
H A Dql4_glbl.h278 int qla4_83xx_set_port_config(struct scsi_qla_host *ha, uint32_t *config);
H A Dql4_mbx.c2439 int qla4_83xx_set_port_config(struct scsi_qla_host *ha, uint32_t *config) in qla4_83xx_set_port_config() function