Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_attr.c253 csio_lnode_state_to_str(ln, state); in csio_get_host_port_state()
396 csio_lnode_state_to_str(pln, state); in csio_vport_set_state()
408 csio_lnode_state_to_str(ln, state); in csio_vport_set_state()
Dcsio_lnode.h238 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
Dcsio_lnode.c1367 csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str) in csio_lnode_state_to_str() function