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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dbt_drv.c48 static struct hci_st *hst; variable in typeref:struct:hci_st
51 static inline void hci_st_tx_complete(struct hci_st *hst, int pkt_type) argument
57 hdev = hst->hdev;
168 if (test_bit(BT_ST_REGISTERED, &hst->flags)) {
194 /* send in the hst to be received at registration complete callback
197 hci_st_proto.priv_data = hst;
206 init_completion(&hst->wait_for_btdrv_reg_completion);
212 hst->streg_cbdata = -EINPROGRESS;
224 (&hst->wait_for_btdrv_reg_completion,
235 if (hst
315 struct hci_st *hst; local
394 hci_st_register_dev(struct hci_st *hst) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/ti-st/
H A Dbt_drv.c48 static struct hci_st *hst; variable in typeref:struct:hci_st
51 static inline void hci_st_tx_complete(struct hci_st *hst, int pkt_type) argument
57 hdev = hst->hdev;
168 if (test_bit(BT_ST_REGISTERED, &hst->flags)) {
194 /* send in the hst to be received at registration complete callback
197 hci_st_proto.priv_data = hst;
206 init_completion(&hst->wait_for_btdrv_reg_completion);
212 hst->streg_cbdata = -EINPROGRESS;
224 (&hst->wait_for_btdrv_reg_completion,
235 if (hst
315 struct hci_st *hst; local
394 hci_st_register_dev(struct hci_st *hst) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dreplace.c132 char *hst, *usr, *dm; local
135 while (getnetgrent(&hst, &usr, &dm)) {
136 if (((host == 0) || (hst == 0) || !strcmp(host, hst)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dreplace.c132 char *hst, *usr, *dm; local
135 while (getnetgrent(&hst, &usr, &dm)) {
136 if (((host == 0) || (hst == 0) || !strcmp(host, hst)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dreplace.c132 char *hst, *usr, *dm; local
135 while (getnetgrent(&hst, &usr, &dm)) {
136 if (((host == 0) || (hst == 0) || !strcmp(host, hst)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c108 static int ad_header_read(const char *path, struct adouble *ad, const struct stat *hst);
114 static int ad_header_read_ea(const char *path, struct adouble *ad, const struct stat *hst);
430 static int ad_header_read(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
493 if (hst == NULL) {
494 hst = &st;
500 ad->ad_rlen = hst->st_size - ad_getentryoff(ad, ADEID_RFORK);
552 static int ad_header_read_osx(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
609 if (hst == NULL) {
610 hst = &st;
615 ad->ad_rlen = hst
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c108 static int ad_header_read(const char *path, struct adouble *ad, const struct stat *hst);
114 static int ad_header_read_ea(const char *path, struct adouble *ad, const struct stat *hst);
430 static int ad_header_read(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
493 if (hst == NULL) {
494 hst = &st;
500 ad->ad_rlen = hst->st_size - ad_getentryoff(ad, ADEID_RFORK);
552 static int ad_header_read_osx(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
609 if (hst == NULL) {
610 hst = &st;
615 ad->ad_rlen = hst
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/adouble/
H A Dad_open.c108 static int ad_header_read(const char *path, struct adouble *ad, const struct stat *hst);
114 static int ad_header_read_ea(const char *path, struct adouble *ad, const struct stat *hst);
430 static int ad_header_read(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
493 if (hst == NULL) {
494 hst = &st;
500 ad->ad_rlen = hst->st_size - ad_getentryoff(ad, ADEID_RFORK);
552 static int ad_header_read_osx(const char *path _U_, struct adouble *ad, const struct stat *hst) argument
609 if (hst == NULL) {
610 hst = &st;
615 ad->ad_rlen = hst
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_rport.c1344 struct fc_host_statistics *hst; local
1372 hst = &lport->host_stats;
1373 lesb->lesb_link_fail = htonl(hst->link_failure_count);
1374 lesb->lesb_sync_loss = htonl(hst->loss_of_sync_count);
1375 lesb->lesb_sig_loss = htonl(hst->loss_of_signal_count);
1376 lesb->lesb_prim_err = htonl(hst->prim_seq_protocol_err_count);
1377 lesb->lesb_inv_word = htonl(hst->invalid_tx_word_count);
1378 lesb->lesb_inv_crc = htonl(hst->invalid_crc_count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_rport.c1344 struct fc_host_statistics *hst; local
1372 hst = &lport->host_stats;
1373 lesb->lesb_link_fail = htonl(hst->link_failure_count);
1374 lesb->lesb_sync_loss = htonl(hst->loss_of_sync_count);
1375 lesb->lesb_sig_loss = htonl(hst->loss_of_signal_count);
1376 lesb->lesb_prim_err = htonl(hst->prim_seq_protocol_err_count);
1377 lesb->lesb_inv_word = htonl(hst->invalid_tx_word_count);
1378 lesb->lesb_inv_crc = htonl(hst->invalid_crc_count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dmisc.c946 char *hst = string_alloc(hostname, gc); local
947 char *dot = strchr(hst, '.');
958 buf_printf(&hname, "%s-0x%s.%s", hst, rnd_str, dot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dmisc.c946 char *hst = string_alloc(hostname, gc); local
947 char *dot = strchr(hst, '.');
958 buf_printf(&hname, "%s-0x%s.%s", hst, rnd_str, dot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dmisc.c946 char *hst = string_alloc(hostname, gc); local
947 char *dot = strchr(hst, '.');
958 buf_printf(&hname, "%s-0x%s.%s", hst, rnd_str, dot);

Completed in 204 milliseconds