Searched refs:try_test_sas_gpio_gp_bit (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_host_smp.c | 103 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) in try_test_sas_gpio_gp_bit() function 114 EXPORT_SYMBOL(try_test_sas_gpio_gp_bit);
|
/Linux-v4.19/include/scsi/ |
D | libsas.h | 464 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count); 466 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
|
/Linux-v4.19/drivers/scsi/isci/ |
D | host.c | 2771 bit = try_test_sas_gpio_gp_bit(to_sas_gpio_od(d, i), in sci_write_gpio_tx_gp()
|