Home
last modified time | relevance | path

Searched defs:lsr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h249 struct lsr { struct
250 uint32_t ls_type;
251 struct in_addr ls_stateid;
252 struct in_addr ls_router;
H A Dsnoop_ospf6.c591 struct lsr6 *lsr; in interpret_ospf6() local
H A Dsnoop_ospf.c544 struct lsr *lsr; in interpret_ospf() local
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c1637 uchar_t interrupt_id, lsr; in asyintr() local
1735 async_txint(struct asycom *asy, uchar_t lsr) in async_txint()
1801 async_rxint(struct asycom *asy, uchar_t lsr) in async_rxint()
/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_console.c800 uchar_t lsr; in serial_getchar() local
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1585 uftdi_rxerr_put(mblk_t **rx_mpp, mblk_t *data, uint8_t lsr) in uftdi_rxerr_put()
1656 uint8_t lsr = FTDI_GET_LSR(data->b_rptr); in uftdi_bulkin_cb() local
/titanic_41/usr/src/uts/common/io/
H A Dasy.c640 uchar_t lsr; in asydetach() local
2235 uchar_t interrupt_id, lsr; in asyintr() local
2426 async_rxint(struct asycom *asy, uchar_t lsr) in async_rxint()