Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid.c381 AAC_FIBSTATE_EMPTY | in aac_daemon()
465 AAC_FIBSTATE_EMPTY | in aac_get_container_info()
510 AAC_FIBSTATE_EMPTY | in aac_get_container_info()
1130 cm->cm_fib->Header.XferState = AAC_FIBSTATE_EMPTY; in aacraid_release_command()
2132 AAC_FIBSTATE_EMPTY; in aac_sync_fib()
3005 AAC_FIBSTATE_EMPTY | in aac_ioctl_send_raw_srb()
3088 AAC_FIBSTATE_EMPTY | in aac_request_aif()
H A Daacraid_cam.c408 AAC_FIBSTATE_EMPTY | in aac_container_rw_command()
644 AAC_FIBSTATE_EMPTY | in aac_container_special_command()
1293 AAC_FIBSTATE_EMPTY | in aac_cam_reset_bus()
H A Daacraid_reg.h189 #define AAC_FIBSTATE_EMPTY (1<<3) /* empty */ macro
/freebsd/sys/dev/aac/
H A Daac.c1218 AAC_FIBSTATE_EMPTY | in aac_bio_command()
1415 cm->cm_fib->Header.XferState = AAC_FIBSTATE_EMPTY; in aac_release_command()
2080 AAC_FIBSTATE_EMPTY; in aac_sync_fib()
3166 AAC_FIBSTATE_EMPTY | in aac_ioctl_send_raw_srb()
H A Daacreg.h252 #define AAC_FIBSTATE_EMPTY (1<<3) /* empty */ macro