Home
last modified time | relevance | path

Searched refs:get_num_ports (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_men_mcb.c54 static int get_num_ports(struct mcb_device *mdev, in get_num_ports() function
86 num_ports = get_num_ports(mdev, membase); in serial_8250_men_mcb_probe()
142 num_ports = get_num_ports(mdev, data[0].uart.port.membase); in serial_8250_men_mcb_remove()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dvlun.c861 * get_num_ports() - compute number of ports from port selection mask
866 static inline u8 get_num_ports(u32 psm) in get_num_ports() function
900 nports = get_num_ports(lli->port_sel); in init_luntable()
1059 if (get_num_ports(lli->port_sel) > 1) in cxlflash_disk_virtual_open()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dvlun.c861 * get_num_ports() - compute number of ports from port selection mask
866 static inline u8 get_num_ports(u32 psm) in get_num_ports() function
900 nports = get_num_ports(lli->port_sel); in init_luntable()
1059 if (get_num_ports(lli->port_sel) > 1) in cxlflash_disk_virtual_open()

Completed in 5 milliseconds