Home
last modified time | relevance | path

Searched refs:STATUS_CMD_OK (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c321 #define STATUS_CMD_OK 0 /* everything ok */ macro
1619 (sc, umass_ccb, residue, STATUS_CMD_OK); in umass_t_bbb_status_callback()
2088 STATUS_CMD_OK : STATUS_CMD_FAILED); in umass_t_cbi_status_callback()
2108 status = ((status == IDB_VALUE_PASS) ? STATUS_CMD_OK : in umass_t_cbi_status_callback()
2152 case STATUS_CMD_OK: in umass_cam_cb()
2695 if (STATUS_CMD_OK != res) { in umass_test_unit_ready()
2700 if (status != STATUS_CMD_OK) { in umass_test_unit_ready()
2718 if (STATUS_CMD_OK != res) { in umass_read_capacity_16()
2749 if (STATUS_CMD_OK != ret) { in umass_read_capacity()
2811 if (ret != STATUS_CMD_OK) { in umass_read10()
[all...]

Completed in 4 milliseconds