Searched refs:fbsd_smart (Results 1 – 1 of 1) sorted by relevance
42 struct fbsd_smart { struct47 static smart_protocol_e __device_get_proto(struct fbsd_smart *); argument48 static bool __device_proto_tunneled(struct fbsd_smart *);49 static int32_t __device_get_info(struct fbsd_smart *);54 struct fbsd_smart *h = NULL; in device_open()56 h = malloc(sizeof(struct fbsd_smart)); in device_open()60 memset(h, 0, sizeof(struct fbsd_smart)); in device_open()97 struct fbsd_smart *fsmart = h; in device_close()121 struct fbsd_smart *fsmart = h; in __device_read_ata()275 struct fbsd_smart *fsmart = h; in __device_status_ata()[all …]