Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_twsi.c166 static void stop_cmd(struct qib_devdata *dd);
188 stop_cmd(dd); in rd_byte()
252 static void stop_cmd(struct qib_devdata *dd) in stop_cmd() function
337 stop_cmd(dd); in qib_twsi_wr()
372 stop_cmd(dd); in qib_twsi_blk_rd()
396 stop_cmd(dd); in qib_twsi_blk_rd()
469 stop_cmd(dd); in qib_twsi_blk_wr()
484 stop_cmd(dd); in qib_twsi_blk_wr()
496 stop_cmd(dd); in qib_twsi_blk_wr()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dtwsi.c182 static void stop_cmd(struct hfi1_devdata *dd, u32 target);
204 stop_cmd(dd, target); in rd_byte()
268 static void stop_cmd(struct hfi1_devdata *dd, u32 target) in stop_cmd() function
354 stop_cmd(dd, target); in twsi_wr()
388 stop_cmd(dd, target); in hfi1_twsi_blk_rd()
412 stop_cmd(dd, target); in hfi1_twsi_blk_rd()
485 stop_cmd(dd, target); in hfi1_twsi_blk_wr()
501 stop_cmd(dd, target); in hfi1_twsi_blk_wr()
513 stop_cmd(dd, target); in hfi1_twsi_blk_wr()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_eeprom.c345 static void stop_cmd(struct ipath_devdata *dd) in stop_cmd() function
438 stop_cmd(dd); in i2c_probe()
507 stop_cmd(dd); in ipath_eeprom_internal_read()
512 stop_cmd(dd); in ipath_eeprom_internal_read()
522 stop_cmd(dd); in ipath_eeprom_internal_read()
539 stop_cmd(dd); in ipath_eeprom_internal_read()
596 stop_cmd(dd); in ipath_eeprom_internal_write()
611 stop_cmd(dd); in ipath_eeprom_internal_write()
620 stop_cmd(dd); in ipath_eeprom_internal_write()
627 stop_cmd(dd); in ipath_eeprom_internal_write()
[all …]