Searched defs:cmd_header (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcireg.h | 620 #define BZERO_DESCR_INFO(cmd_header) \ argument 623 #define GET_PRD_TABLE_LENGTH(cmd_header) \ argument 626 #define SET_PRD_TABLE_LENGTH(cmd_header, length) \ argument 629 #define GET_PORT_MULTI_PORT(cmd_header) \ argument 632 #define SET_PORT_MULTI_PORT(cmd_header, flags) \ argument 635 GET_CLEAR_BUSY_UPON_R_OK(cmd_header) global() argument 638 SET_CLEAR_BUSY_UPON_R_OK(cmd_header,flags) global() argument 641 GET_BIST(cmd_header) global() argument 644 GET_RESET(cmd_header) global() argument 647 SET_RESET(cmd_header,features_exp) global() argument 650 GET_PREFETCHABLE(cmd_header) global() argument 653 SET_PREFETCHABLE(cmd_header,flags) global() argument 656 GET_WRITE(cmd_header) global() argument 659 SET_WRITE(cmd_header,flags) global() argument 662 GET_ATAPI(cmd_header) global() argument 665 SET_ATAPI(cmd_header,flags) global() argument 668 GET_COMMAND_FIS_LENGTH(cmd_header) global() argument 671 SET_COMMAND_FIS_LENGTH(cmd_header,length) global() argument 677 BZERO_PRD_BYTE_COUNT(cmd_header) global() argument 683 SET_COMMAND_TABLE_BASE_ADDR(cmd_header,base_address) global() argument 689 SET_COMMAND_TABLE_BASE_ADDR_UPPER(cmd_header,base_address) global() argument [all...] |
/titanic_51/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_state.h | 189 typedef struct cmd_header { struct 193 hdr_bufnamecmd_header global() argument
|
/titanic_51/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 2050 ahci_cmd_header_t *cmd_header; in ahci_deliver_satapkt() local 4945 ahci_cmd_header_t *cmd_header; ahci_software_reset() local 6761 ahci_cmd_header_t *cmd_header; ahci_intr_cmd_cmplt() local 7551 ahci_cmd_header_t *cmd_header; ahci_intr_non_fatal_error() local 9298 ahci_cmd_header_t *cmd_header; ahci_fatal_error_recovery_handler() local [all...] |