Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c140 static int rtsx_hostcmd_send(struct rtsx_softc *, int);
1184 rtsx_hostcmd_send(struct rtsx_softc *sc, int ncmd) in rtsx_hostcmd_send() function
1224 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_read_ppbuf()
1241 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_read_ppbuf()
1276 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_write_ppbuf()
1289 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_write_ppbuf()
1366 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_exec_short_xfer()
1457 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_xfer()
1573 error = rtsx_hostcmd_send(sc, ncmd); in rtsx_exec_command()