Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A 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()
H A Dcsio_lnode.h225 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
H A Dcsio_lnode.c1367 csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str) in csio_lnode_state_to_str() function