/src/sys/dev/hil/ |
hil.c | 95 static int send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd); 517 if (send_device_cmd(sc, id, HIL_IDENTIFY) != 0) { 697 send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd) function in typeref:typename:int 763 if ((rc = send_device_cmd(sc, hdsc->sc_code, cmd)) == 0) {
|
hil.c | 95 static int send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd); 517 if (send_device_cmd(sc, id, HIL_IDENTIFY) != 0) { 697 send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd) function in typeref:typename:int 763 if ((rc = send_device_cmd(sc, hdsc->sc_code, cmd)) == 0) {
|
hil.c | 95 static int send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd); 517 if (send_device_cmd(sc, id, HIL_IDENTIFY) != 0) { 697 send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd) function in typeref:typename:int 763 if ((rc = send_device_cmd(sc, hdsc->sc_code, cmd)) == 0) {
|
hil.c | 95 static int send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd); 517 if (send_device_cmd(sc, id, HIL_IDENTIFY) != 0) { 697 send_device_cmd(struct hil_softc *sc, u_int device, u_int cmd) function in typeref:typename:int 763 if ((rc = send_device_cmd(sc, hdsc->sc_code, cmd)) == 0) {
|