Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h247 struct lsr { struct
248 uint32_t ls_type;
249 struct in_addr ls_stateid;
250 struct in_addr ls_router;
H A Dsnoop_ospf6.c589 struct lsr6 *lsr; in interpret_ospf6() local
H A Dsnoop_ospf.c542 struct lsr *lsr; in interpret_ospf() local
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1593 uftdi_rxerr_put(mblk_t **rx_mpp, mblk_t *data, uint8_t lsr) in uftdi_rxerr_put()
1664 uint8_t lsr = FTDI_GET_LSR(data->b_rptr); in uftdi_bulkin_cb() local
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c642 uchar_t lsr; in asydetach() local
2283 const uint8_t lsr = ddi_get8(asy->asy_iohandle, in asyintr() local
2452 async_rxint(struct asycom *asy, uchar_t lsr) in async_rxint()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c881 uchar_t lsr; in serial_getchar() local
/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c134 uint8_t lsr; /* Line status register (R/W) */ member