Home
last modified time | relevance | path

Searched defs:asc (Results 1 – 25 of 32) sorted by relevance

12

/titanic_51/usr/src/uts/common/io/ath/
H A Dath_aux.c112 ath_calcrxfilter(ath_t *asc) in ath_calcrxfilter() argument
132 ath_set_data_queue(ath_t *asc, int ac, int haltype) in ath_set_data_queue() argument
189 ath_txq_setup(ath_t * asc) ath_txq_setup() argument
202 ath_txq_cleanup(ath_t * asc) ath_txq_cleanup() argument
219 ath_setcurmode(ath_t * asc,enum ieee80211_phymode mode) ath_setcurmode() argument
247 ath_mode_init(ath_t * asc) ath_mode_init() argument
269 ath_stoprecv(ath_t * asc) ath_stoprecv() argument
298 ath_getchannels(ath_t * asc,uint32_t cc,HAL_BOOL outdoor,HAL_BOOL xchanmode) ath_getchannels() argument
367 ath_drainq(ath_t * asc,struct ath_txq * txq) ath_drainq() argument
396 ath_draintxq(ath_t * asc) ath_draintxq() argument
420 ath_startrecv(ath_t * asc) ath_startrecv() argument
444 ath_chan_change(ath_t * asc,struct ieee80211_channel * chan) ath_chan_change() argument
464 ath_chan_set(ath_t * asc,struct ieee80211_channel * chan) ath_chan_set() argument
541 ath_beacon_config(ath_t * asc) ath_beacon_config() argument
617 key_alloc_pair(ath_t * asc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) key_alloc_pair() argument
652 key_alloc_2pair(ath_t * asc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) key_alloc_2pair() argument
700 key_alloc_single(ath_t * asc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) key_alloc_single() argument
739 ath_t *asc = (ath_t *)ic; ath_key_alloc() local
768 ath_t *asc = (ath_t *)ic; ath_key_delete() local
809 ath_keyprint(ath_t * asc,const char * tag,uint_t ix,const HAL_KEYVAL * hk,const uint8_t mac[IEEE80211_ADDR_LEN]) ath_keyprint() argument
860 ath_keyset_tkip(ath_t * asc,const struct ieee80211_key * k,HAL_KEYVAL * hk,const uint8_t mac[IEEE80211_ADDR_LEN]) ath_keyset_tkip() argument
931 ath_t *asc = (ath_t *)ic; ath_key_set() local
977 ath_t *asc = (ath_t *)ic; ath_reset() local
[all...]
H A Dath_main.c303 ath_setup_desc(ath_t *asc, struct ath_buf *bf) in ath_setup_desc() argument
387 ath_buflist_setup(dev_info_t *devinfo, ath_t *asc, list_t *bflist, in ath_buflist_setup() argument
446 ath_desc_free(ath_t * asc) ath_desc_free() argument
459 ath_desc_alloc(dev_info_t * devinfo,ath_t * asc) ath_desc_alloc() argument
528 ath_rx_handler(ath_t * asc) ath_rx_handler() argument
669 ath_tx_start(ath_t * asc,struct ieee80211_node * in,struct ath_buf * bf,mblk_t * mp) ath_tx_start() argument
957 ath_t *asc = (ath_t *)ic; ath_xmit() local
1058 ath_t *asc = arg; ath_m_tx() local
1096 ath_tx_processq(ath_t * asc,struct ath_txq * txq) ath_tx_processq() argument
1191 ath_tx_handler(ath_t * asc) ath_tx_handler() argument
1209 ath_t *asc = (ath_t *)ic; ath_node_alloc() local
1220 ath_t *asc = (ath_t *)ic; ath_node_free() local
1249 ath_t *asc = (ath_t *)ic; ath_next_scan() local
1260 ath_stop_scantimer(ath_t * asc) ath_stop_scantimer() argument
1274 ath_t *asc = (ath_t *)ic; ath_newstate() local
1376 ath_calibrate(ath_t * asc) ath_calibrate() argument
1404 ath_t *asc = arg; ath_watchdog() local
1444 ath_t *asc = arg; ath_tx_proc() local
1453 ath_t *asc = (ath_t *)arg; ath_intr() local
1530 ath_t *asc = (ath_t *)data; ath_softint_handler() local
1559 ath_stop_locked(ath_t * asc) ath_stop_locked() argument
1601 ath_t *asc = arg; ath_m_stop() local
1612 ath_start_locked(ath_t * asc) ath_start_locked() argument
1662 ath_t *asc = arg; ath_m_start() local
1687 ath_t *asc = arg; ath_m_unicst() local
1707 ath_t *asc = arg; ath_m_promisc() local
1727 ath_t *asc = arg; ath_m_multicst() local
1763 ath_t *asc = arg; ath_m_setprop() local
1791 ath_t *asc = arg; ath_m_getprop() local
1804 ath_t *asc = arg; ath_m_propinfo() local
1812 ath_t *asc = arg; ath_m_ioctl() local
1832 ath_t *asc = arg; ath_m_stat() local
1897 ath_pci_setup(ath_t * asc) ath_pci_setup() argument
1928 ath_t *asc; ath_resume() local
1960 ath_t *asc; ath_attach() local
2360 ath_suspend(ath_t * asc) ath_suspend() argument
2373 ath_t *asc; ath_detach() local
2451 ath_t *asc; ath_quiesce() local
[all...]
H A Dath_rate.c73 ath_rate_update(ath_t *asc, struct ieee80211_node *in, int32_t rate) in ath_rate_update() argument
152 ath_rate_ctl_start(ath_t *asc, struct ieee80211_node *in) in ath_rate_ctl_start() argument
199 ath_rate_ctl_reset(ath_t * asc,enum ieee80211_state state) ath_rate_ctl_reset() argument
234 ath_t *asc = arg; ath_rate_ctl() local
299 ath_rate_setup(ath_t * asc,uint32_t mode) ath_rate_setup() argument
[all...]
H A Dath_impl.h114 #define ATH_TXQ_SETUP(asc, i) ((asc)->asc_txqsetup & (1<<i)) argument
/titanic_51/usr/src/lib/scsi/libscsi/common/
H A Dscsi_status.c65 uint_t asc; member
590 libscsi_sense_code_name(uint64_t asc, uint64_t ascq) in libscsi_sense_code_name() argument
/titanic_51/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c340 uint_t skey, asc, ascq; in load_modepages() local
483 uint_t kp, asc, ascq; in verify_logpage() local
537 uint_t sk, asc, asc in load_logpages() local
767 uint_t skey, asc, ascq; load_ie_modepage() local
835 uint_t skey, asc, ascq; scsi_enable_ie() local
908 uint_t skey, asc, ascq; clear_gltsd() local
963 uint_t skey, asc, ascq; analyze_one_logpage() local
1154 uint_t skey, asc, ascq; analyze_ie_sense() local
[all...]
H A Dds_scsi_uscsi.c132 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() argument
/titanic_51/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c233 sctp_asconf_init(sctp_asconf_t *asc) in sctp_asconf_init() argument
242 sctp_asconf_add(sctp_asconf_t *asc, mblk_t *mp) in sctp_asconf_add() argument
260 sctp_asconf_destroy(sctp_asconf_t *asc) in sctp_asconf_destroy() argument
270 sctp_asconf_send(sctp_t * sctp,sctp_asconf_t * asc,sctp_faddr_t * fp,sctp_cl_ainfo_t * ainfo) sctp_asconf_send() argument
1431 sctp_asconf_t asc[1]; sctp_add_ip() local
1545 sctp_asconf_t asc[1]; sctp_del_ip() local
1728 sctp_asconf_t asc[1]; sctp_set_peerprim() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs.c147 uint8_t *sns, skey, asc, ascq; in std_process_cmplt_pkt() local
435 uint8_t skey, asc, ascq; in std_analyze_sense() local
[all...]
H A Dasym_sun.c228 uint8_t *sns, skey, asc, ascq; in purple_path_activate() local
514 uint8_t skey, asc, ascq; in purple_analyze_sense() local
H A Dtape.c186 uint8_t skey, asc, ascq; in tape_analyze_sense() local
/titanic_51/usr/src/cmd/cdrw/
H A Dtrackio.h45 uchar_t status, key, asc, ascq; member
/titanic_51/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c1003 scsi_asc_name(uint_t asc, uint_t ascq, char *tmpstr) in scsi_asc_name() argument
1052 scsi_asc_search(uint_t asc, uint_t ascq, in scsi_asc_search() argument
1069 scsi_asc_ascq_name(uint_t asc,uint_t ascq,char * tmpstr,struct scsi_asq_key_strings * list) scsi_asc_ascq_name() argument
1110 uchar_t sense_key, asc, ascq, fru_code; scsi_generic_errmsg() local
1645 uint8_t asc; scsi_sense_asc() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_sata.c69 uint8_t asc = 0; in pmcs_sata_special_work() local
[all...]
H A Dpmcs_scsa.c2362 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); pmcs_latch_status() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c58 uint8_t *sns, skey, asc, ascq; in vhci_tpgs_set_target_groups() local
/titanic_51/usr/src/uts/common/io/
H A Ddedump.c68 char hex[DEDUMP_HEXLEN + 1], asc[DEDUMP_ASCLEN + 1]; in dedump_raw() local
H A Demul64.c1066 emul64_check_cond(struct scsi_pkt *pkt, uchar_t key, uchar_t asc, uchar_t ascq) in emul64_check_cond() argument
/titanic_51/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h46 ushort_t asc; member
/titanic_51/usr/src/ucbcmd/sed/
H A Dsed.h138 char asc[9]; member
/titanic_51/usr/src/lib/scsi/libses/common/
H A Dses_subr.c296 uint64_t asc = 0, ascq = 0, key = 0; in ses_scsi_error() local
/titanic_51/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c309 uint64_t asc = 0, ascq = 0, key = 0; in sdfw_write() local
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c1343 uint32_t asc, uint32_t ascq) in emlxs_log_sd_scsi_check_event() argument
/titanic_51/usr/src/cmd/file/
H A Dfile.c115 static char *asc[] = { /* Assembler Commands */ variable
/titanic_51/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c730 uint8_t key, asc, ascq; in scsi_test_ereport_post() local

12