Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_host_smp.c100 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) in try_test_sas_gpio_gp_bit() function
111 EXPORT_SYMBOL(try_test_sas_gpio_gp_bit);
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h449 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count);
451 static inline int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) in try_test_sas_gpio_gp_bit() function
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dhost.c2769 bit = try_test_sas_gpio_gp_bit(to_sas_gpio_od(d, i), in sci_write_gpio_tx_gp()