/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_aux.c | 112 ath_calcrxfilter(ath_t *asc) in ath_calcrxfilter() 132 ath_set_data_queue(ath_t *asc, int ac, int haltype) in ath_set_data_queue() 189 ath_txq_setup(ath_t *asc) in ath_txq_setup() 202 ath_txq_cleanup(ath_t *asc) in ath_txq_cleanup() 219 ath_setcurmode(ath_t *asc, enum ieee80211_phymode mode) in ath_setcurmode() 247 ath_mode_init(ath_t *asc) in ath_mode_init() 269 ath_stoprecv(ath_t *asc) in ath_stoprecv() 298 ath_getchannels(ath_t *asc, uint32_t cc, HAL_BOOL outdoor, HAL_BOOL xchanmode) in ath_getchannels() 367 ath_drainq(ath_t *asc, struct ath_txq *txq) in ath_drainq() 396 ath_draintxq(ath_t *asc) in ath_draintxq() [all …]
|
H A D | ath_main.c | 303 ath_setup_desc(ath_t *asc, struct ath_buf *bf) in ath_setup_desc() 387 ath_buflist_setup(dev_info_t *devinfo, ath_t *asc, list_t *bflist, in ath_buflist_setup() 446 ath_desc_free(ath_t *asc) in ath_desc_free() 459 ath_desc_alloc(dev_info_t *devinfo, ath_t *asc) in ath_desc_alloc() 528 ath_rx_handler(ath_t *asc) in ath_rx_handler() 669 ath_tx_start(ath_t *asc, struct ieee80211_node *in, struct ath_buf *bf, in ath_tx_start() 957 ath_t *asc = (ath_t *)ic; in ath_xmit() local 1058 ath_t *asc = arg; in ath_m_tx() local 1096 ath_tx_processq(ath_t *asc, struct ath_txq *txq) in ath_tx_processq() 1191 ath_tx_handler(ath_t *asc) in ath_tx_handler() [all …]
|
H A D | ath_rate.c | 73 ath_rate_update(ath_t *asc, struct ieee80211_node *in, int32_t rate) in ath_rate_update() 152 ath_rate_ctl_start(ath_t *asc, struct ieee80211_node *in) in ath_rate_ctl_start() 199 ath_rate_ctl_reset(ath_t *asc, enum ieee80211_state state) in ath_rate_ctl_reset() 234 ath_t *asc = arg; in ath_rate_ctl() local 299 ath_rate_setup(ath_t *asc, uint32_t mode) in ath_rate_setup()
|
H A D | ath_impl.h | 114 #define ATH_TXQ_SETUP(asc, i) ((asc)->asc_txqsetup & (1<<i)) argument
|
/titanic_41/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_status.c | 65 uint_t asc; member 590 libscsi_sense_code_name(uint64_t asc, uint64_t ascq) in libscsi_sense_code_name()
|
/titanic_41/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_scsi.c | 340 uint_t skey, asc, ascq; in load_modepages() local 483 uint_t kp, asc, ascq; in verify_logpage() local 537 uint_t sk, asc, ascq; in load_logpages() local 767 uint_t skey, asc, ascq; in load_ie_modepage() local 835 uint_t skey, asc, ascq; in scsi_enable_ie() local 908 uint_t skey, asc, ascq; in clear_gltsd() local 963 uint_t skey, asc, ascq; in analyze_one_logpage() local 1154 uint_t skey, asc, ascq; in analyze_ie_sense() local
|
H A D | ds_scsi_uscsi.c | 132 uint_t asc; member 639 scsi_util_asc_ascq_name(uint_t asc, uint_t ascq, char *buf, int buflen) in scsi_util_asc_ascq_name()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_asconf.c | 233 sctp_asconf_init(sctp_asconf_t *asc) in sctp_asconf_init() 242 sctp_asconf_add(sctp_asconf_t *asc, mblk_t *mp) in sctp_asconf_add() 260 sctp_asconf_destroy(sctp_asconf_t *asc) in sctp_asconf_destroy() 270 sctp_asconf_send(sctp_t *sctp, sctp_asconf_t *asc, sctp_faddr_t *fp, in sctp_asconf_send() 1431 sctp_asconf_t asc[1]; in sctp_add_ip() local 1545 sctp_asconf_t asc[1]; in sctp_del_ip() local 1728 sctp_asconf_t asc[1]; in sctp_set_peerprim() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | tpgs.c | 147 uint8_t *sns, skey, asc, ascq; in std_process_cmplt_pkt() local 435 uint8_t skey, asc, ascq; in std_analyze_sense() local
|
H A D | asym_sun.c | 228 uint8_t *sns, skey, asc, ascq; in purple_path_activate() local 514 uint8_t skey, asc, ascq; in purple_analyze_sense() local
|
H A D | tape.c | 186 uint8_t skey, asc, ascq; in tape_analyze_sense() local
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | trackio.h | 45 uchar_t status, key, asc, ascq; member
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 1003 scsi_asc_name(uint_t asc, uint_t ascq, char *tmpstr) in scsi_asc_name() 1052 scsi_asc_search(uint_t asc, uint_t ascq, in scsi_asc_search() 1069 scsi_asc_ascq_name(uint_t asc, uint_t ascq, char *tmpstr, in scsi_asc_ascq_name() 1110 uchar_t sense_key, asc, ascq, fru_code; in scsi_generic_errmsg() local 1645 uint8_t asc; in scsi_sense_asc() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_sata.c | 69 uint8_t asc = 0; in pmcs_sata_special_work() local
|
H A D | pmcs_scsa.c | 2362 uint8_t cdb_base, asc, tag; in pmcs_SATA_run() local 2815 uint8_t asc = 0; in pmcs_SATA_rwparm() local 3107 uint8_t asc = scsi_sense_asc(snsp); in pmcs_latch_status() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci_tpgs.c | 58 uint8_t *sns, skey, asc, ascq; in vhci_tpgs_set_target_groups() local
|
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | services.h | 46 ushort_t asc; member
|
/titanic_41/usr/src/uts/common/io/ |
H A D | dedump.c | 68 char hex[DEDUMP_HEXLEN + 1], asc[DEDUMP_ASCLEN + 1]; in dedump_raw() local
|
H A D | emul64.c | 1066 emul64_check_cond(struct scsi_pkt *pkt, uchar_t key, uchar_t asc, uchar_t ascq) in emul64_check_cond()
|
/titanic_41/usr/src/ucbcmd/sed/ |
H A D | sed.h | 138 char asc[9]; member
|
/titanic_41/usr/src/lib/scsi/libses/common/ |
H A D | ses_subr.c | 296 uint64_t asc = 0, ascq = 0, key = 0; in ses_scsi_error() local
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 1343 uint32_t asc, uint32_t ascq) in emlxs_log_sd_scsi_check_event()
|
H A D | emlxs_fcp.c | 66 uint8_t asc; in emlxs_handle_fcp_event() local
|
/titanic_41/usr/src/cmd/file/ |
H A D | file.c | 114 static char *asc[] = { /* Assembler Commands */ variable
|
/titanic_41/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 730 uint8_t key, asc, ascq; in scsi_test_ereport_post() local
|