Home
last modified time | relevance | path

Searched refs:cxlflash_show_port_lun_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c2769 * cxlflash_show_port_lun_table() - queries and presents the port LUN table
2776 static ssize_t cxlflash_show_port_lun_table(u32 port, in cxlflash_show_port_lun_table() function
2816 return cxlflash_show_port_lun_table(0, cfg, buf); in port0_lun_table_show()
2833 return cxlflash_show_port_lun_table(1, cfg, buf); in port1_lun_table_show()
2850 return cxlflash_show_port_lun_table(2, cfg, buf); in port2_lun_table_show()
2867 return cxlflash_show_port_lun_table(3, cfg, buf); in port3_lun_table_show()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dmain.c2746 * cxlflash_show_port_lun_table() - queries and presents the port LUN table
2753 static ssize_t cxlflash_show_port_lun_table(u32 port, in cxlflash_show_port_lun_table() function
2793 return cxlflash_show_port_lun_table(0, cfg, buf); in port0_lun_table_show()
2810 return cxlflash_show_port_lun_table(1, cfg, buf); in port1_lun_table_show()
2827 return cxlflash_show_port_lun_table(2, cfg, buf); in port2_lun_table_show()
2844 return cxlflash_show_port_lun_table(3, cfg, buf); in port3_lun_table_show()

Completed in 9 milliseconds